Properties for control parameters of a DE
Optimizer profile.
CurrentValue |
The value of the independent variable after the last targeter run. |
CustomDisplayUnit |
The unit in which the value will be displayed in the GUI. |
Dimension |
The dimension of the values. |
Enable |
If true, the variable is being used. |
InitialValue |
The nominal value of the element selected as a parameter. Dimension depends on context. |
LowerBound |
Dimension depends on context. |
Name |
The name of the parameter. |
ParentName |
The name of the segment to which the parameter belongs. |
Perturbation |
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. |
UpperBound |
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. |