public static interface UnnormalizedSphericalHarmonicsProvider.UnnormalizedSphericalHarmonics extends TimeStamped
UnnormalizedSphericalHarmonicsProvider.onDate(AbsoluteDate)
Modifier and Type | Method and Description |
---|---|
double |
getUnnormalizedCnm(int n,
int m)
Get a spherical harmonic cosine coefficient.
|
double |
getUnnormalizedSnm(int n,
int m)
Get a spherical harmonic sine coefficient.
|
getDate
double getUnnormalizedCnm(int n, int m)
n
- degree of the coefficientm
- order of the coefficientdouble getUnnormalizedSnm(int n, int m)
n
- degree of the coefficientm
- order of the coefficientCopyright © 2002-2022 CS GROUP. All rights reserved.