Click or drag to resize

SphericalHarmonicCoefficients Properties

The SphericalHarmonicCoefficients type exposes the following members.

Properties
  NameDescription
Public propertyCosineCoefficients
Gets the array of cosine coefficients (m= [1, L])
Public propertyDegree
Gets the maximum degree of the spherical harmonic coefficients.
Public propertyOrder
Gets the maximum order of the spherical harmonic coefficients.
Public propertySineCoefficients
Gets the array of sine coefficients (m= [1, L])
Public propertyZonalCoefficients
Gets the array of zonal coefficients (the negative of the cosine coefficients for m=0; J2 = -C20, J3 = -C30, etc.).
Top
See Also