AGI AgAsHpopPlugin 11 Send 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();

[Java]
public bool usesAugmentedSpaceWeather();

[Unmanaged C++]
public: HRESULT UsesAugmentedSpaceWeather(
VARIANT_BOOL * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface