Click or drag to resize

InternationalGeomagneticReferenceFieldVector Constructor

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.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public InternationalGeomagneticReferenceFieldVector()
See Also