Online documentation for BooleanToReal
Generated 2006-03-17
A simple component which maps boolean (i.e. true or false) values to decimal number values.
Summary
A simple component which maps boolean (i.e. true or false) values to decimal number values.
Installation
This component has no special installation requirements.
Configuration
To configure set the 'false out value' and 'true out value' appropriately. See 'Usage' e for details.
Usage
The property 'input property' takes a boolean value. This value will be mapped to the
appropriate numeric value and placed in the property 'output property'
The property 'false out value' defines the numeric value to be outputed when the input equals false.
The property 'true out value' defines the numeric value to be outputed when the input equals true.