STK AgAsHpopPluginSend comments on this topic.
IAgAsEOMFuncPluginRegisterHandler Interface

Description

EOM func plugin interface used to register the plugin's inputs, outputs, and events.

Public Methods

Public Method ExcludeEventRegisters an event on which the plugin should not be run.
Public Method RegisterInputRegisters as input to the plugin a built-in value in the state vector.
Public Method RegisterParameterOutputRegisters a built-in value in the state vector as a parameter output of the plugin.
Public Method RegisterUserDerivativeOutputRegisters a user value in the state vector of which the plugin will give the 1st derivative.
Public Method RegisterUserInputRegisters as input to the plugin a user value in the state vector.
Public Method RegisterUserParameterOutputRegisters a user value in the state vector as a parameter output of the plugin.

CoClasses that Implement IAgAsEOMFuncPluginRegisterHandler

© 2025 Analytical Graphics, Inc. All Rights Reserved.