Metis Smart Modeling - Rules
From Metis Documentation
(→Rule types) |
(→Single Selection) |
||
Line 205: | Line 205: | ||
==== Single Selection ==== | ==== Single Selection ==== | ||
- | The single selection rule tests an input and calculates the defined output based on a simple logical relation. The Input "object" can be of any type available, but the output one can only a position or a variable. If the input is set to be a variable, | + | The single selection rule tests an input and calculates the defined output based on a simple logical relation. The Input "object" can be of any type available, but the output one can only be a position or a variable. If the input is set to be a variable, its value may come directly from a field placed in a mask or a default value. The output quantity ("Q out") is determined by the input quantity ("Q in"). If they are both set to "1", then for every number of input there will be an output. On the other hand, if the "Q out" fields is set to 2, it means that for every input there will be 2 output. |
{{Warning | {{Warning | ||
| Beware that if the "Q in" field is left empty, the output will be equal to the input. The output value will always be equal to the input value, for any “Q in” value. | | Beware that if the "Q in" field is left empty, the output will be equal to the input. The output value will always be equal to the input value, for any “Q in” value. | ||
+ | }} | ||
+ | |||
+ | |||
+ | {{Note | ||
+ | | If the “Q from” field is left empty, this means ‘from 0'. If the “Q to” field is left empty, this means “up to ∞” (or > 999'999'999). | ||
}} | }} | ||