AGI AgAsHpopPlugin 11 Send 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();

[Java]
public VariantArray currentAugmentedAtmFlux_Array();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface