Click or drag to resize

WorldMagneticModelVector 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, ReadFile(String) is 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 WorldMagneticModelVector()
See Also