EMSOQuick Ref
EMSOQuick Ref
switch Valid_Switcher_ParName
case "validName":
The Estimation Entity ["equation name"] Equations;
[when LogicalExpression switchto "Any validName"];
. . .
Estimation EstimationName as FlowSheetName end
ESTIMATE
#PARAMETER START LOWER UPPER UNIT
ParName StartValue LowerValue UpperValue ’unit’
EXPERIMENTS
# DATA FILE WEIGTH LogicalExpressions:
"FileName1.dat" WeigthValue1;
"FileName2.dat" WeigthValue2;
. . . Relational operations:
OPTIONS <, >, <=, >=
. . . Logical constants:
end true, false
Logical operations:
and, or, not, equal
Simple Equations