STK AgAsHpopPluginSend comments on this topic.
IAgAsDensityModelPluginExtended Interface

Description

Extends the IAgAsDensityModelPlugin interface for use with numerical integration events.

Public Methods

Public Method PostComputeTriggered after the last evaluation of numerical integration before the plugin calls Free(). Use the input interface to access settings.
Public Method PreComputeTriggered just before numerical integration starts. Use the input interface to access settings.
Public Method PreNextStepTriggered just before the next propagation step is attempted during numerical integration. Use the input interface to access settings. Returning false will turn this callback off.

CoClasses that Implement IAgAsDensityModelPluginExtended

© 2024 Analytical Graphics, Inc. All Rights Reserved.