Click or drag to resize

MagneticFieldVector Properties

The MagneticFieldVector type exposes the following members.

Properties
  NameDescription
Public propertyDefinedInFrame
Gets or sets the reference frame for the magnetic field.
Public propertyInitialMagneticFieldCoefficients
Gets or sets the collection that represents the static spherical-harmonic magnetic field coefficients that are valid at the beginning of specific time intervals. These are in tesla.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyMagneticFieldCoefficientRates
Gets or sets the collection that represents the rates of change of the spherical-harmonic magnetic field coefficients during specific time intervals. These are in tesla/year.
Public propertyReferenceDistance
Gets or sets the reference distance for the magnetic field model. This value is typically the average or equatorial radius of the CentralBody in meters. For the IGRF and WMM models, this value is EarthReferenceDistance.
Public propertyTargetPoint
Gets or sets the point where the magnetic field vector is calculated.
Top
See Also