.NominalRightHandSide
Definition
When the property
RightHandSideRange
of a contraint is set and the optionCalculate_Sensitivity_Ranges
is not set tooff
the.NominalRightHandSide
suffix contains the right hand side value of the constraint. In case of a ranged constraint it contains the largest of the two constraint bounds.
Datatype
The value of the
.NominalRightHandSide
suffix is numeric.
Dimension
The
.NominalRightHandSide
suffix has the same dimension and domain as that of the constraint at hand.
Note
When a variable
X
has a definition the suffix can also be applied toX
but this is not encouraged by the syntax highlighting. The preferred usage isX_definition.NominalRightHandSide
.The default of the option
Calculate_Sensitivity_Ranges
ison
.See also Constraint Declaration and Attributes of the Language Reference.