Properties for control parameters of a differential corrector profile.
Correction | Get the amount by which the nominal value of the parameter should be corrected to achieve the selected goals. Dimension depends on context. |
CustomDisplayUnit | Gets or sets the unit in which the value will be displayed in the GUI. |
Dimension | Dimension of the constraint. |
Enable | If true, the variable is being used. |
FinalValue | Get the value of the independent variable after the last targeter run. |
InitialValue | Get the nominal value of the element selected as a parameter. Dimension depends on context. |
LastUpdate | Get the amount by which the value of the independent variable changed during the last targeter run. |
MaxStep | Gets or sets the maximum increment to make to the value of the parameter in any one step. Dimension depends on context. |
Name | Get the name of the parameter. |
ParentName | Get the name of the segment to which the parameter belongs. |
Perturbation | Get the value to be used in calculating numerical derivatives. Dimension depends on context. |
ScalingMethod | Allows better numerical behavior if the parameters have very different magnitudes. The same scaling method is applied to all parameters. |
ScalingValue | Applies to the Specified Value scaling method. Dimension depends on context. |
Tolerance | Tolerance - the smallest update to the parameter to be made before the targeter stops. Tolerance is only used if the convergence criteria is set to 'Either equality constraints or last control parameter updates within tolerance'. Dimension depends on context. |
UseCustomDisplayUnit | If true, allows display of values in another unit. |
Values | List of values of this independent variable at each iteration, including nominal run. Dimension depends on context. |
Implemented Interface |
---|