AGI AgAsHpopPlugin 11 Send comments on this topic.
CurrentAtmFlux_Array Method (IAgAsHpopPluginResultEval)
See Also 





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();

[Java]
public VariantArray currentAtmFlux_Array();

[Unmanaged C++]
public: HRESULT CurrentAtmFlux_Array(
SAFEARRAY ** Array
);

Return Type

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1