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.
|
getDatedouble 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-2020 CS Group. All rights reserved.