Properties for objecvtive and constraints of a SNOPT profile.
CurrentValue | Get the value achieved for this dependent variable in the last targeter run. Dimension depends on context. |
CustomDisplayUnit | Gets or sets the unit in which the value will be displayed in the GUI. |
Enable | If true, the variable is being used. |
Goal | Gets or sets the purpose of the element in the problem. |
LowerBound | Gets or sets the lower limit achievable by this quantity in the optimizer's iteration history. Dimension depends on context. |
Name | Get the name of the parameter. |
ParentName | Object - the name of the segment to which the parameter belongs. |
ScalingValue | Applies to the Specified Value scaling method. Dimension depends on context. |
UpperBound | Gets or sets the upper limit achievable by this quantity in the optimizer's iteration history. Dimension depends on context. |
UseCustomDisplayUnit | If true, allows display of values in another unit. |
Weight | Gets or sets the factor by which the constraint error is to be multiplied. |