STK AgAsHpopPluginSend comments on this topic.
CurrentAugmentedAtmFlux_Array Method (IAgAsDensityModelResultEval)
See Also
Windows





Windows & Linux

Description

Augmented flux values used by the density model, evaluated at the current time using model supplied time lags, returned as an array representing M10.7, AvgM10.7, S10.7, AvgS10.7, Y10.7, AvgY10.7, DstDTc.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.