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






Windows & Linux

Description

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

Syntax

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

Parameters

time

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.