Back to Aurora Vision Studio website

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

TestDoubleInRange


Module: FoundationLite

Checks whether a double value is in the specified range.

Name Type Description
Input value inValue Double Input Double value
Input value inMinimum Double* Optional input lower Double value of range
Input value inMaximum Double* Optional input higher Double value of range
Output value outIsInRange Bool Flag indicating whether input Double value is within range

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of TestDouble filter group.