Back to FabImage Studio website
You are here: Start » Filter Reference » Real » TestRealGreaterOrEqual
Compares two reals with the >= operator.
Name | Type | Description | |
---|---|---|---|
![]() |
inValue | Real | Input Real value |
![]() |
inReferenceValue | Real | Input reference Real value to compare input Real value against |
![]() |
outIsGreaterOrEqual | Bool | Flag indicating whether input Real value is greater than or equal to input reference Real value |
Hints
- This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
Examples
Description of usage of this filter can be found in examples and tutorial: Mounts (Contour Analysis).
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of TestReal filter group.