Back to Adaptive Vision Studio website

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

TestDoubleInRange


Checks whether a double value is in the specified range.

Name Type Description
inValue Double Input Double value
inMinimum Double* Optional input lower Double value of range
inMaximum Double* Optional input higher Double value of range
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.