AGI AgAsHpopPlugin 11 Send comments on this topic.
AugmentedAtmFluxLags Method (IAgAsDensityModelPlugin)
See Also 
M10p7Lag
M10p7MeanLag
S10p7Lag
S10p7MeanLag
Y10p7Lag
Y10p7MeanLag
DstDTcLag





Description

The lag times (in secs), relative to the current epoch, at which the density flux values are evaluated.

Syntax

[Visual Basic .NET]
Public Sub AugmentedAtmFluxLags( _
   ByRef M10p7Lag As Double, _
   ByRef M10p7MeanLag As Double, _
   ByRef S10p7Lag As Double, _
   ByRef S10p7MeanLag As Double, _
   ByRef Y10p7Lag As Double, _
   ByRef Y10p7MeanLag As Double, _
   ByRef DstDTcLag As Double _
) 

[C#]
public void AugmentedAtmFluxLags(
ref double M10p7Lag,
ref double M10p7MeanLag,
ref double S10p7Lag,
ref double S10p7MeanLag,
ref double Y10p7Lag,
ref double Y10p7MeanLag,
ref double DstDTcLag
);

[Managed C++]
public: void AugmentedAtmFluxLags(
double ^ M10p7Lag,
double ^ M10p7MeanLag,
double ^ S10p7Lag,
double ^ S10p7MeanLag,
double ^ Y10p7Lag,
double ^ Y10p7MeanLag,
double ^ DstDTcLag
);

[Java]
public  augmentedAtmFluxLags(
double M10p7Lag,
double M10p7MeanLag,
double S10p7Lag,
double S10p7MeanLag,
double Y10p7Lag,
double Y10p7MeanLag,
double DstDTcLag
);

[Unmanaged C++]
public: HRESULT AugmentedAtmFluxLags(
double * M10p7Lag,
double * M10p7MeanLag,
double * S10p7Lag,
double * S10p7MeanLag,
double * Y10p7Lag,
double * Y10p7MeanLag,
double * DstDTcLag
);

Parameters

M10p7Lag
M10p7MeanLag
S10p7Lag
S10p7MeanLag
Y10p7Lag
Y10p7MeanLag
DstDTcLag

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1