STK AgAsHpopPluginSend comments on this topic.
CurrentAtmFlux_Array Method (IAgAsHpopPluginResult)
See Also
Windows





Windows & Linux

Description

Flux values used by the density model, evaluated at the current time, returned as an array representing F10.7, AvgF10.7, Ap, DailyAp, Kp, DailyKp.

Syntax

[Visual Basic .NET]
Public Function CurrentAtmFlux_Array() As System.Array
[C#]
public System.Array CurrentAtmFlux_Array();
[Managed C++]
public: System::Array CurrentAtmFlux_Array();
[Unmanaged C++]
public: HRESULT CurrentAtmFlux_Array(
    SAFEARRAY * * pArray
);
[Java]
public AgSafeArray currentAtmFlux_Array();

Return Type

An array containing flux values at the lag times from the current time.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.