Properties for result parameters of a Bisection profile.
CurrentValue | Get the value of the independent variable after the last targeter run. |
CustomDisplayUnit | Gets or sets the unit in which the value will be displayed in the GUI. |
DesiredValue | Gets or sets the value that you want to achieve. |
Enable | If true, the variable is being used. |
Name | Get the name of the parameter. |
ParentName | Get the name of the segment to which the parameter belongs. |
Tolerance | Gets or sets the profile will stop when it achieves a value within this range of the Desired Value. |
UseCustomDisplayUnit | If true, allows display of values in another unit. |