TimeStamped
public static interface UnnormalizedSphericalHarmonicsProvider.UnnormalizedSphericalHarmonics extends TimeStamped
UnnormalizedSphericalHarmonicsProvider.onDate(AbsoluteDate)
Modifier and Type | Method | 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-2019 CS Systèmes d'information. All rights reserved.