Click or drag to resize

WorldMagneticModelVector Properties

The WorldMagneticModelVector type exposes the following members.

Properties
  NameDescription
Public propertyDefinedInFrame
Gets or sets the reference frame for the magnetic field.
(Inherited from MagneticFieldVector.)
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.
(Inherited from MagneticFieldVector.)
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.
(Inherited from MagneticFieldVector.)
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.
(Inherited from MagneticFieldVector.)
Public propertyTargetPoint
Gets or sets the point where the magnetic field vector is calculated.
(Inherited from MagneticFieldVector.)
Top
See Also