AGI STK Objects 11Send comments on this topic.
ComputeMcIlwainL Method (IAgVeSpEnvMagneticField)
See Also
time
Windows






Windows & Linux

Description

Compute McIlwain L-shell parameter at the vehicle's location. Uses DateFormat Dimension.

Syntax

[Visual Basic .NET]
Public Function ComputeMcIlwainL( _
    ByVal time As System.Object _
) As 
[C#]
public double ComputeMcIlwainL(
    System.Object time
);
[Managed C++]
public: double ComputeMcIlwainL(
    VARIANT time
);
[Java]
public double computeMcIlwainL(
    VARIANT time
);
[Unmanaged C++]
public: HRESULT ComputeMcIlwainL(
    VARIANT time,
    double * pL
);

Parameters

time

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.