STK ObjectsSend comments on this topic.
IAgVeSpEnvMagneticField Interface

Description

Magnetic field model.


Note: late-bound clients (e.g., VB, JScript) must use the ComputeBFieldAsArray method instead of ComputeBField to get the results as an array.

Public Methods

Public Method ComputeBBeqCompute 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.
Public Method ComputeBFieldCompute geomagnetic field in Earth Fixed components at the vehicle's location. Uses DateFormat and MagneticField Dimensions.
Public Method ComputeBFieldAsArrayCompute geomagnetic field in Earth Fixed components, returned as the array (Bx, By, Bz), at the vehicle's location location. Uses DateFormat and MagneticField Dimensions.
Public Method ComputeDipoleLCompute dipole L-shell parameter at the vehicle's location. Uses DateFormat Dimension.
Public Method ComputeMcIlwainLCompute McIlwain L-shell parameter at the vehicle's location. Uses DateFormat Dimension.

Public Properties

Public Property ExternalFieldExternal magnetic field
Public Property IGRF_UpdateRateDuration between updates of IGRF magnetic field model coefficients. Uses Time Dimension.
Public Property MainFieldMain magnetic field
© 2024 Analytical Graphics, Inc. All Rights Reserved.