STK AstrogatorSend comments on this topic.
IAgVASNOPTResult Interface

Description

Properties for objecvtive and constraints of a SNOPT 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 EnableIf true, the variable is being used.
Public Property GoalThe purpose of the element in the problem.
Public Property LowerBoundThe lower limit achievable by this quantity in the optimizer's iteration history. Dimension depends on context.
Public Property NameThe name of the parameter.
Public Property ParentNameObject - the name of the segment to which the parameter belongs.
Public Property ScalingValueApplies to the Specified Value scaling method. Dimension depends on context.
Public Property UpperBoundThe upper limit achievable by this quantity in the optimizer's iteration history. Dimension depends on context.
Public Property UseCustomDisplayUnitIf true, allows display of values in another unit.
Public Property WeightThe factor by which the constraint error is to be multiplied.
© 2021 Analytical Graphics, Inc. All Rights Reserved.