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

Description

Design Explorer Optimizer result.

Public Properties

Public Property CurrentValue The value achieved for this dependent variable in the last targeter run. Dimension depends on context.
Public Property CustomDisplayUnit The unit in which the value will be displayed in the GUI.
Public Property Dimension The dimension of the values.
Public Property Enable If true, the variable is being used.
Public Property Goal The purpose of the element in the problem; select Minimize or Maximize to employ the element as an objective, or Constraint to employ it as a constraint.
Public Property LowerBound LowerBound. Dimension depends on context.
Public Property Name The name of the parameter.
Public Property ParentName Object - the name of the segment to which the parameter belongs.
Public Property ScalingMethod Allows better numerical behavior if the constraints have very different magnitudes. The same scaling method is applied to all constraints.
Public Property ScalingValue Applies to the Specified Value scaling method. Dimension depends on context.
Public Property UpperBound UpperBound. Dimension depends on context.
Public Property UseCustomDisplayUnit If true, allows display of values in another unit.
Public Property Values List of values of this dependent variable at each iteration, including nominal run. Dimension depends on context.
Public Property Weight 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.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1