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

Description

Properties for control parameters of a differential corrector profile.

Public Properties

Public Property Correction The amount by which the nominal value of the parameter should be corrected to achieve the selected goals. Dimension depends on context.
Public Property CustomDisplayUnit The unit in which the value will be displayed in the GUI.
Public Property Dimension Dimension of the constraint.
Public Property Enable If true, the variable is being used.
Public Property FinalValue The value of the independent variable after the last targeter run.
Public Property InitialValue The nominal value of the element selected as a parameter. Dimension depends on context.
Public Property LastUpdate The amount by which the value of the independent variable changed during the last targeter run.
Public Property MaxStep The maximum increment to make to the value of the parameter in any one step. Dimension depends on context.
Public Property Name The name of the parameter.
Public Property ParentName The name of the segment to which the parameter belongs.
Public Property Perturbation The value to be used in calculating numerical derivatives. Dimension depends on context.
Public Property ScalingMethod Allows better numerical behavior if the parameters have very different magnitudes. The same scaling method is applied to all parameters.
Public Property ScalingValue Applies to the Specified Value scaling method. Dimension depends on context.
Public Property Tolerance Tolerance - 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 UseCustomDisplayUnit If true, allows display of values in another unit.
Public Property Values List of values of this independent variable at each iteration, including nominal run. Dimension depends on context.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1