AGI STK Astrogator 11 Send comments on this topic.
IAgVADCResult Interface

Description

Properties for equality constraints of a differential corrector profile.

Public Properties

Public Property CurrentValue The value achieved for this dependent variable in the last targeter run. Dimension depends on context.
Public Property CustomDisplayUnit The unit in which the value will be displayed in the GUI.
Public Property DesiredValue The desired value. Dimension depends on context.
Public Property Difference The difference between the current and desired value for this dependent variable. Dimension depends on context.
Public Property Dimension The dimension of the values.
Public Property Enable If true, the variable is being used.
Public Property Name The name of the parameter.
Public Property ParentName Object - the name of the segment to which the parameter belongs.
Public Property ScalingMethod Allows better numerical behavior if the constraints have very different magnitudes. The same scaling method is applied to all constraints.
Public Property ScalingValue Applies to the Specified Value scaling method. Dimension depends on context.
Public Property Tolerance How close the targeter should come to the desired value before stopping. Dimension depends on context.
Public Property UseCustomDisplayUnit If true, allows display of values in another unit.
Public Property Values List of values of this dependent variable at each iteration, including nominal run. Dimension depends on context.
Public Property Weight 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.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1