TimeStampedpublic static interface RawSphericalHarmonicsProvider.RawSphericalHarmonics extends TimeStamped
| Modifier and Type | Method | Description |
|---|---|---|
double |
getRawCnm(int n,
int m) |
Get a spherical harmonic cosine coefficient.
|
double |
getRawSnm(int n,
int m) |
Get a spherical harmonic sine coefficient.
|
getDatedouble getRawCnm(int n,
int m)
n - degree of the coefficientm - order of the coefficientdouble getRawSnm(int n,
int m)
n - degree of the coefficientm - order of the coefficientCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.