Metis Smart Modeling - Rules
From Metis Documentation
(→Maximal Selection) |
(→Formulas) |
||
Line 451: | Line 451: | ||
[[File:MetisSmartModelingSCRuleFormula.PNG|center|700x600px]] | [[File:MetisSmartModelingSCRuleFormula.PNG|center|700x600px]] | ||
+ | |||
+ | {| 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 in | ||
+ | ! 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="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | ||
+ | 13 and 2 | ||
+ | | width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | ||
+ | 18 | ||
+ | | width="70%" style="border-style: solid; border-color: grey; border-width: 0 0 0 0" | | ||
+ | Based on the formula used in the example below : | ||
+ | |||
+ | ''(Var1*Var2)/2'' | ||
+ | |||
+ | The result with those input values is 18. | ||
+ | |- | ||
+ | |} | ||