WorldMagneticModelVector Constructor |
Name | Description | |
---|---|---|
WorldMagneticModelVector |
Initializes a new instance. The DefinedInFrame is set to the
PrincipalFrame of Earth as obtained from the current CentralBodiesFacet.
The ReferenceDistance is set to EarthReferenceDistance.
Typically, this constructor is not used directly. Rather, ReadFile(String) is
used to create the IGRF magnetic field vector.
| |
WorldMagneticModelVector(TimeIntervalCollectionSphericalHarmonicCoefficients, TimeIntervalCollectionSphericalHarmonicCoefficients) |
Initializes a new instance. Typically, this constructor is not used directly.
Rather, ReadFile(String) is used to create the IGRF magnetic field vector.
| |
WorldMagneticModelVector(WorldMagneticModelVector, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
WorldMagneticModelVector(TimeIntervalCollectionSphericalHarmonicCoefficients, TimeIntervalCollectionSphericalHarmonicCoefficients, Point) |
Initializes a new instance. Typically, this constructor is not used directly.
Rather, ReadFile(String) is used to create the IGRF magnetic field vector.
|