STK AstrogatorSend comments on this topic.
IAgVAEngineCustom Interface

Description

Properties for a Custom engine model.

Public Methods

Public Method DisableControlParameterDisables the specified control parameter.
Public Method EnableControlParameterEnables the specified control parameter.
Public Method IsControlParameterEnabledSees if the specified control is enabled.

Public Properties

Public Property ControlParametersAvailableReturns whether or not the control parameters can be set.
Public Property EvalFunctionNameGets or sets the EvalFunction - custom function to call at every thrust evaluation.
Public Property gGets or sets the earth surface gravity acceleration for Isp conversions. Uses Acceleration Dimension.
Public Property PostFunctionNameGets or sets the PostFunction - custom function to call after all propagation ends.
Public Property PreFunctionNameGets or sets the PreFunction - custom function to call before any propagation begins.
Public Property SegStartFunctionNameGets or sets the SegStartFunction - custom function to call at the beginning of each segment.
Public Property UpdateFunctionNameGets or sets the UpdateFunction - custom function to call at the beginning of each integration step.

Interfaces

Implemented Interface
IAgComponentInfo
IAgCloneable

CoClasses that Implement IAgVAEngineCustom

© 2024 Analytical Graphics, Inc. All Rights Reserved.