Metis Smart Modeling - Rules
From Metis Documentation
(→Rule types) |
(→Table Selection) |
||
Line 265: | Line 265: | ||
The goal is to determine an output quantity within several ranges of input values. | The goal is to determine an output quantity within several ranges of input values. | ||
- | + | {| class="wikitable centre" width="90%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: grey;" | |
+ | |- | ||
+ | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Q from | ||
+ | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Q to | ||
+ | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Q out | ||
+ | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | Remark | ||
+ | |- | ||
+ | | width="10%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | 2 | ||
+ | | width="10%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | 1 | ||
+ | | width="10%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | 3 | ||
+ | | width="70%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | If the input in defined between 1 and 3, the output will be 2. | ||
+ | |- | ||
+ | | width="10%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | ||
+ | 4 | ||
+ | | width="10%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | ||
+ | 12 | ||
+ | | width="10%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | ||
+ | 4 | ||
+ | | width="70%" style="border-style: solid; border-color: grey; border-width: 0 0 0 0" | | ||
+ | If the input is defined between 4 and 12, then the output will be 4. | ||
+ | |- | ||
+ | |} | ||
EXAMPLE OF USE BASED ON SCENARIO | EXAMPLE OF USE BASED ON SCENARIO |