Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Real » TestRealLessThan

TestRealLessThan


Module: FoundationLite

Compares two reals with the < operator.

Name Type Description
Input value inValue Real Input Real value
Input value inReferenceValue Real Input reference Real value to compare input Real value against
Output value outIsLessThan Bool Flag indicating whether input Real value is less than input reference Real value

Hints

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

Complexity Level

This filter is available on Expert Complexity Level.

Filter Group

This filter is member of TestReal filter group.