STK AgAsHpopPluginSend comments on this topic.
IAgAsDensityModelPlugin Interface

Description

Density model plugin interface. A method returning false indicates an error.

Public Methods

Public Method AtmFluxLagsThis method is deprecated. Use the IAgAsDensityModelPluginAtmFluxLags instead. The lag times (in secs), relative to the current epoch, at which the density flux values are evaluated.
Public Method AugmentedAtmFluxLagsThis method is deprecated. Use the IAgAsDensityModelPluginAtmFluxLags instead. The lag times (in secs), relative to the current epoch, at which the density flux values are evaluated.
Public Method CentralBodyTriggered on every density plugin before evaluation to determine the central body for which the atmosphere model applies.
Public Method ComputesPressureTriggered on every density plugin before evaluation to check if the plugin computes pressure.
Public Method ComputesTemperatureTriggered on every density plugin before evaluation to check if the plugin computes temperature.
Public Method EvaluateTriggered on every force model evaluation during the propagation of a step. Use the input interface to access force model settings. Returning false will turn this callback off.
Public Method FreeTriggered just before the plugin is freed from use to allow for any additional cleanup.
Public Method GetLowestValidAltitudeThe lowest valid altitude for input to atmospheric density model in meters.
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 RegisterTriggered before computation starts, when configuration settings are sought. Used to used to register parameters that may be estimated.
Public Method UsesAugmentedSpaceWeatherTriggered on every density plugin before evaluation to check if the plugin uses augmented space weather data such as M10, S10, Y10 and DstDTc.

CoClasses that Implement IAgAsDensityModelPlugin

© 2024 Analytical Graphics, Inc. All Rights Reserved.