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 EvalFunctionNameThe EvalFunction - custom function to call at every thrust evaluation.
Public Property gThe earth surface gravity acceleration for Isp conversions. Uses Acceleration Dimension.
Public Property PostFunctionNameThe PostFunction - custom function to call after all propagation ends.
Public Property PreFunctionNameThe PreFunction - custom function to call before any propagation begins.
Public Property SegStartFunctionNameThe SegStartFunction - custom function to call at the beginning of each segment.
Public Property UpdateFunctionNameThe 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.