STK AstrogatorSend comments on this topic.
IAgVADCControl Interface

Description

Properties for control parameters of a differential corrector profile.

Public Properties

Public Property CorrectionGet the amount by which the nominal value of the parameter should be corrected to achieve the selected goals. Dimension depends on context.
Public Property CustomDisplayUnitGets or sets the unit in which the value will be displayed in the GUI.
Public Property DimensionDimension of the constraint.
Public Property EnableIf true, the variable is being used.
Public Property FinalValueGet the value of the independent variable after the last targeter run.
Public Property InitialValueGet the nominal value of the element selected as a parameter. Dimension depends on context.
Public Property LastUpdateGet the amount by which the value of the independent variable changed during the last targeter run.
Public Property MaxStepGets or sets the maximum increment to make to the value of the parameter in any one step. Dimension depends on context.
Public Property NameGet the name of the parameter.
Public Property ParentNameGet the name of the segment to which the parameter belongs.
Public Property PerturbationGet the value to be used in calculating numerical derivatives. Dimension depends on context.
Public Property ScalingMethodAllows better numerical behavior if the parameters have very different magnitudes. The same scaling method is applied to all parameters.
Public Property ScalingValueApplies to the Specified Value scaling method. Dimension depends on context.
Public Property ToleranceTolerance - the smallest update to the parameter to be made before the targeter stops. Tolerance is only used if the convergence criteria is set to 'Either equality constraints or last control parameter updates within tolerance'. Dimension depends on context.
Public Property UseCustomDisplayUnitIf true, allows display of values in another unit.
Public Property ValuesList of values of this independent variable at each iteration, including nominal run. Dimension depends on context.

Interfaces

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