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 ControlParametersGet the list of control parameters defined for the profile.
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 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 ResultsGet the 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 ToleranceOnMinorFeasibilityGets or sets the tolerance which the QP subproblem must meet before being considered feasible.
Public Property ToleranceOnMinorOptimalityUndocumented in the SNOPT literature, and included here for completeness in terms of tolerance options.

Interfaces

Implemented Interface
IAgVAProfile

CoClasses that Implement IAgVAProfileSNOPTOptimizer

© 2024 Analytical Graphics, Inc. All Rights Reserved.