STK AstrogatorSend comments on this topic.
IAgVADCResult Interface

Description

Properties for equality constraints of a differential corrector profile.

Public Properties

Public Property CurrentValueThe value achieved for this dependent variable in the last targeter run. Dimension depends on context.
Public Property CustomDisplayUnitThe unit in which the value will be displayed in the GUI.
Public Property DesiredValueThe desired value. Dimension depends on context.
Public Property DifferenceThe difference between the current and desired value for this dependent variable. Dimension depends on context.
Public Property DimensionThe dimension of the values.
Public Property EnableIf true, the variable is being used.
Public Property NameThe 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 WeightThe 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
© 2023 Analytical Graphics, Inc. All Rights Reserved.