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





Windows & Linux

Description

The lag times (in secs), relative to the current epoch, at which the density flux values are evaluated, returned as an array of F10.7 lag, geo flux lag.

Syntax

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

Return Type

An array containing the flux lag times (in seconds).

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.