STK AstrogatorSend comments on this topic.
IAgVAProfileSNOPTOptimizer Interface

Description

Properties of SNOPT Optimizer profile.

Public Properties

Public Property AllowInternalPrimalInfeasibilityMeasureNormalizationWhether to allow internal normalization of the primal infeasibility measure.
Public Property ControlParametersThe list of control parameters defined for the profile.
Public Property MaxMajorIterationsThe maximum number of major iterations allowed.
Public Property MaxMinorIterationsThe maximum number of iterations for the QP subproblem allowed during a single major iteration.
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 ResetControlsBeforeRunReset controls before each run.
Public Property ResultsThe list of results defined for the profile.
Public Property ScriptingToolReturns the Scripting tool for the sequence.
Public Property TargeterGraphsGraphs
Public Property ToleranceOnMajorFeasibilitySpecifies how accurately the nonlinear constraints should be satisfied.
Public Property ToleranceOnMajorOptimalitySpecifies the final accuracy of the dual variables.
Public Property ToleranceOnMinorFeasibilityThe tolerance which the QP subproblem must meet before being considered feasible.
Public Property ToleranceOnMinorOptimalityThis option is undocumented in the SNOPT literature, and included here for completeness in terms of tolerance options.

Interfaces

Implemented Interface
IAgVAProfile

CoClasses that Implement IAgVAProfileSNOPTOptimizer

© 2023 Analytical Graphics, Inc. All Rights Reserved.