STK AstrogatorSend comments on this topic.
IAgVADCResult Interface

Description

Properties for equality constraints of a differential corrector profile.

Public Properties

Public Property CurrentValueGet the value achieved for this dependent variable in the last targeter run. Dimension depends on context.
Public Property CustomDisplayUnitGets or sets the unit in which the value will be displayed in the GUI.
Public Property DesiredValueGets or sets the desired value. Dimension depends on context.
Public Property DifferenceGet the difference between the current and desired value for this dependent variable. Dimension depends on context.
Public Property DimensionGet the dimension of the values.
Public Property EnableIf true, the variable is being used.
Public Property NameGet the name of the parameter.
Public Property ParentNameObject - the name of the segment to which the parameter belongs.
Public Property ScalingMethodAllows better numerical behavior if the constraints have very different magnitudes. The same scaling method is applied to all constraints.
Public Property ScalingValueApplies to the Specified Value scaling method. Dimension depends on context.
Public Property ToleranceHow close the targeter should come to the desired value before stopping. Dimension depends on context.
Public Property UseCustomDisplayUnitIf true, allows display of values in another unit.
Public Property ValuesList of values of this dependent variable at each iteration, including nominal run. Dimension depends on context.
Public Property WeightGets 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.

Interfaces

Implemented Interface
© 2024 Analytical Graphics, Inc. All Rights Reserved.