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





Description

Compute B/Beq (i.e., the ratio of the magnetic field at the vehicle's location to the minimum field intensity along the field line thru the location). Uses DateFormat Dimension.

Syntax

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

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

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

[Java]
public double computeBBeq(
Variant Time
);

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

Parameters

Time

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1