SphericalHarmonicCoefficients Properties |
The SphericalHarmonicCoefficients type exposes the following members.
| Name | Description | |
|---|---|---|
| CosineCoefficients |
Gets the array of cosine coefficients (m= [1, L])
| |
| Degree |
Gets the maximum degree of the spherical harmonic coefficients.
| |
| Order |
Gets the maximum order of the spherical harmonic coefficients.
| |
| SineCoefficients |
Gets the array of sine coefficients (m= [1, L])
| |
| ZonalCoefficients |
Gets the array of zonal coefficients (the negative of the cosine coefficients for m=0; J2 = -C20, J3 = -C30, etc.).
|