AGI STK Objects 11 Send comments on this topic.
ComputeSAAFluxIntensity Method (IAgSpEnvSAAContour)
See Also 
Time





Description

Compute SAA flux intensity at the specified time on the vehicle's channel. Uses DateFormat and FluxIntensity Dimensions.

Syntax

[Visual Basic .NET]
Public Function ComputeSAAFluxIntensity( _
   ByVal Time As System.Object _
) As Double

[C#]
public double ComputeSAAFluxIntensity(
System.Object Time
);

[Managed C++]
public: double ComputeSAAFluxIntensity(
VARIANT Time
);

[Java]
public double computeSAAFluxIntensity(
Variant Time
);

[Unmanaged C++]
public: HRESULT ComputeSAAFluxIntensity(
VARIANT Time,
double * ReturnValue
);

Parameters

Time

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1