Click or drag to resize

MagneticFieldVectorInitialMagneticFieldCoefficients Property

Gets or sets the collection that represents the static spherical-harmonic magnetic field coefficients that are valid at the beginning of specific time intervals. These are in tesla.

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> InitialMagneticFieldCoefficients { get; set; }

Property Value

Type: TimeIntervalCollectionSphericalHarmonicCoefficients
See Also