Properties for equality constraints of a differential corrector 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. |
DesiredValue | Gets or sets the desired value. Dimension depends on context. |
Difference | Get the difference between the current and desired value for this dependent variable. Dimension depends on context. |
Dimension | Get the dimension of the values. |
Enable | If true, the variable is being used. |
Name | Get the name of the parameter. |
ParentName | Object - the name of the segment to which the parameter belongs. |
ScalingMethod | Allows better numerical behavior if the constraints have very different magnitudes. The same scaling method is applied to all constraints. |
ScalingValue | Applies to the Specified Value scaling method. Dimension depends on context. |
Tolerance | How close the targeter should come to the desired value before stopping. Dimension depends on context. |
UseCustomDisplayUnit | If true, allows display of values in another unit. |
Values | List of values of this dependent variable at each iteration, including nominal run. Dimension depends on context. |
Weight | Gets or sets the factor by which the constraint error is to be multiplied. This is used to emphasize/de-emphasize the importance of one constraint relative to the others. Dimensionless. |
Implemented Interface |
---|