Click or drag to resize

SphericalHarmonicCoefficients.ZonalCoefficients 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: 25.1.421.0 (25.1.421.0)
Syntax
public double[] ZonalCoefficients { get; }

Property Value

Type:Double[]
See Also