STK AstrogatorSend comments on this topic.
IAgVADCControl Interface

Description

Properties for control parameters of a differential corrector profile.

Public Properties

Public Property CorrectionThe amount by which the nominal value of the parameter should be corrected to achieve the selected goals. Dimension depends on context.
Public Property CustomDisplayUnitThe 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 FinalValueThe value of the independent variable after the last targeter run.
Public Property InitialValueThe nominal value of the element selected as a parameter. Dimension depends on context.
Public Property LastUpdateThe amount by which the value of the independent variable changed during the last targeter run.
Public Property MaxStepThe maximum increment to make to the value of the parameter in any one step. Dimension depends on context.
Public Property NameThe name of the parameter.
Public Property ParentNameThe name of the segment to which the parameter belongs.
Public Property PerturbationThe 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
© 2023 Analytical Graphics, Inc. All Rights Reserved.