Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Real » TestRealEqualTo

TestRealEqualTo


Checks whether two reals are equal.

Name Type Description
inValue Real Input Real value
inReferenceValue Real Input reference Real value to compare input Real value against
inEpsilon Real Maximum difference between input Real value and input reference Real value for them to still be considered equal
outIsEqual Bool Flag indicating whether two input Real values are equal

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of TestReal filter group.