AGI AgAsHpopPlugin 11 Send comments on this topic.
AtmFluxLags_Array Method (IAgAsHpopPluginResultPostEval)
See Also 





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

[Java]
public VariantArray atmFluxLags_Array();

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

Return Type

An array containing the flux lag times (in seconds)

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1