STK AgAsHpopPluginSend comments on this topic.
UsesAugmentedSpaceWeather Method (IAgAsDensityModelPlugin)
See Also
Windows





Windows & Linux

Description

Triggered on every density plugin before evaluation to check if the plugin uses augmented space weather data such as M10, S10, Y10 and DstDTc.

Syntax

[Visual Basic .NET]
Public Function UsesAugmentedSpaceWeather() As Boolean
[C#]
public bool UsesAugmentedSpaceWeather();
[Managed C++]
public: bool UsesAugmentedSpaceWeather();
[Unmanaged C++]
public: HRESULT UsesAugmentedSpaceWeather(
    VARIANT_BOOL * pResult
);
[Java]
public bool usesAugmentedSpaceWeather();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.