SphericalHarmonicsProvider, TideSystemProviderpublic interface RawSphericalHarmonicsProvider extends SphericalHarmonicsProvider
This interface is intended to be used only as the workhorse for
either NormalizedSphericalHarmonicsProvider or
SphericalHarmonicsProvider implementations.
GravityFieldFactory| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
RawSphericalHarmonicsProvider.RawSphericalHarmonics |
The raw spherical harmonics at a particular instant.
|
| Modifier and Type | Method | Description |
|---|---|---|
RawSphericalHarmonicsProvider.RawSphericalHarmonics |
onDate(AbsoluteDate date) |
Get the raw spherical harmonic coefficients on a specific date.
|
getAe, getMaxDegree, getMaxOrder, getMu, getOffset, getReferenceDategetTideSystemRawSphericalHarmonicsProvider.RawSphericalHarmonics onDate(AbsoluteDate date)
date - to evaluate the spherical harmonicsdate.Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.