MagneticFieldVector Properties | 
The MagneticFieldVector type exposes the following members.
| Name | Description | |
|---|---|---|
| DefinedInFrame | 
            Gets or sets the reference frame for the magnetic field.
              | |
| InitialMagneticFieldCoefficients | 
            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.
              | |
| IsFrozen | 
            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.) | |
| MagneticFieldCoefficientRates | 
            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.
              | |
| ReferenceDistance | 
            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.
              | |
| TargetPoint | 
            Gets or sets the point where the magnetic field vector is calculated.
              |