Click or drag to resize

SphericalHarmonicCoefficientsZonalCoefficients Property

Gets the array of zonal coefficients (the negative of the cosine coefficients for m=0; J2 = -C20, J3 = -C30, etc.).

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[] ZonalCoefficients { get; }

Property Value

Type: Double
See Also