Click or drag to resize

MagneticFieldVectorMagneticFieldCoefficientRates Property

Gets or sets the collection that represents the rates of change of the spherical-harmonic magnetic field coefficients during specific time intervals. These are in tesla/year.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeIntervalCollection<SphericalHarmonicCoefficients> MagneticFieldCoefficientRates { get; set; }

Property Value

Type: TimeIntervalCollectionSphericalHarmonicCoefficients
See Also