STK AgAsHpopPluginSend comments on this topic.
IAgAsEOMFuncPlugin Interface

Description

HPOP plugin engine interface for user-defined equations of motion.

Public Methods

Public Method CalcCalculate method for plugin
Public Method FreeTriggered just before the plugin is freed from use to allow for any additional cleanup.
Public Method InitTriggered when the plugin is initialized to allow for any additional needed initialization. Must return true to turn on use of plugin.
Public Method RegisterMethod to register the plugin's inputs, outputs, and events
Public Method SetIndicesGives the plugin the indices into the state vector for its inputs/outputs

Public Properties

Public Property NameTriggered after initialization to set the name of the plugin used in messages.

CoClasses that Implement IAgAsEOMFuncPlugin

© 2024 Analytical Graphics, Inc. All Rights Reserved.