Click or drag to resize

MagneticFieldVectorReferenceDistance Property

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.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double ReferenceDistance { get; set; }

Property Value

Type: Double
See Also