TimeStampedpublic 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.
|
getDatedouble getUnnormalizedCnm(int n,
int m)
throws OrekitException
n - degree of the coefficientm - order of the coefficientOrekitException - if the requested maximal degree or order exceeds the
available degree or orderdouble getUnnormalizedSnm(int n,
int m)
throws OrekitException
n - degree of the coefficientm - order of the coefficientOrekitException - if the requested maximal degree or order exceeds the
available degree or orderCopyright © 2002-2018 CS Systèmes d'information. All rights reserved.