Back to Adaptive Vision Studio website

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

TestDoubleLessThan


Module: FoundationLite

Compares two doubles with the < operator.

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

Complexity Level

This filter is available on Expert Complexity Level.

Filter Group

This filter is member of TestDouble filter group.