Triggered on every density plugin before evaluation to check if the plugin uses augmented space weather data such as M10, S10, Y10 and DstDTc.
[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(); |