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.
ComputeBBeq | 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. |
ComputeBField | Compute geomagnetic field in Earth Fixed components at the vehicle's location. Uses DateFormat and MagneticField Dimensions. |
ComputeBFieldAsArray | Compute geomagnetic field in Earth Fixed components, returned as the array (Bx, By, Bz), at the vehicle's location location. Uses DateFormat and MagneticField Dimensions. |
ComputeDipoleL | Compute dipole L-shell parameter at the vehicle's location. Uses DateFormat Dimension. |
ComputeMcIlwainL | Compute McIlwain L-shell parameter at the vehicle's location. Uses DateFormat Dimension. |
ExternalField | External magnetic field. |
IGRF_UpdateRate | Duration between updates of IGRF magnetic field model coefficients. Uses Time Dimension. |
MainField | Gets or sets the main magnetic field. |