Compute SAA flux intensity at the specified
time on the vehicle's channel. Uses DateFormat and FluxIntensity
Dimensions.
[Visual Basic .NET] |
---|
Public Function ComputeSAAFluxIntensity( _
ByVal Time As System.Object _
) As Double
|
[C#] |
---|
public double ComputeSAAFluxIntensity(
|
[Managed C++] |
---|
public: double ComputeSAAFluxIntensity(
|
[Java] |
---|
public double computeSAAFluxIntensity(
|
[Unmanaged C++] |
---|
public: HRESULT ComputeSAAFluxIntensity(
|
- Time