STK AstrogatorSend comments on this topic.
IAgVAManeuverOptimalFiniteSNOPTOptimizer Interface

Description

Properties of SNOPT Optimizer options for optimal finite maneuver.

Public Properties

Public Property AllowInternalPrimalInfeasibilityMeasureNormalizationWhether to allow internal normalization of the primal infeasibility measure.
Public Property MaxMajorIterationsGets or sets the maximum number of major iterations allowed.
Public Property MaxMinorIterationsGets or sets the maximum number of iterations for the QP subproblem allowed during a single major iteration.
Public Property ObjectiveObjective.
Public Property OptionsFilenameIf used, the associated SNOPT specifications file may define any of the various SNOPT options. Options in the file that conflict with options specified elsewhere will take precedence.
Public Property ProvideRuntimeTypeInfoReturns the IAgRuntimeTypeInfo interface to access properties at runtime.
Public Property SNOPTScalingSNOPT scaling option.
Public Property ToleranceOnMajorFeasibilitySpecifies how accurately the nonlinear constraints should be satisfied.
Public Property ToleranceOnMajorOptimalitySpecifies the final accuracy of the dual variables.
Public Property ToleranceOnMinorFeasibilityGets or sets the tolerance which the QP subproblem must meet before being considered feasible.
Public Property UseConsoleMonitorWhether to use the out-of-process console monitor for the optimizer.
© 2024 Analytical Graphics, Inc. All Rights Reserved.