public static interface NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics extends TimeStamped
| Modifier and Type | Method and Description |
|---|---|
double |
getNormalizedCnm(int n,
int m)
Get a spherical harmonic cosine coefficient.
|
double |
getNormalizedSnm(int n,
int m)
Get a spherical harmonic sine coefficient.
|
durationFrom, getDatedouble getNormalizedCnm(int n,
int m)
n - degree of the coefficientm - order of the coefficientdouble getNormalizedSnm(int n,
int m)
n - degree of the coefficientm - order of the coefficientCopyright © 2002-2023 CS GROUP. All rights reserved.