Click or drag to resize

SphericalHarmonicGravityModel.SineCoefficients Property

Gets the list of this model's Sine coefficients (m= [1, L])

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double[][] SineCoefficients { get; }

Property Value

Type:Double[][]
See Also