Click or drag to resize

InternationalGeomagneticReferenceFieldVector Constructor

Overload List
  NameDescription
Public methodInternationalGeomagneticReferenceFieldVector
Initializes a new instance. The DefinedInFrame is set to the PrincipalFrame of of Earth as obtained from the current CentralBodiesFacet. The ReferenceDistance is set to EarthReferenceDistance. Typically, this constructor is not used directly. Rather, ReadTxtFile(String) or ReadCofFile(String) are used to create the IGRF magnetic field vector.
Protected methodInternationalGeomagneticReferenceFieldVector(InternationalGeomagneticReferenceFieldVector, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodInternationalGeomagneticReferenceFieldVector(TimeIntervalCollectionSphericalHarmonicCoefficients, TimeIntervalCollectionSphericalHarmonicCoefficients)
Initializes a new instance. Typically, this constructor is not used directly. Rather, ReadTxtFile(String) or ReadCofFile(String) are used to create the IGRF magnetic field vector.
Public methodInternationalGeomagneticReferenceFieldVector(TimeIntervalCollectionSphericalHarmonicCoefficients, TimeIntervalCollectionSphericalHarmonicCoefficients, Point)
Initializes a new instance. Typically, this constructor is not used directly. Rather, ReadTxtFile(String) or ReadCofFile(String) are used to create the IGRF magnetic field vector.
Top
See Also