public interface NormalizedSphericalHarmonicsProvider extends SphericalHarmonicsProvider
GravityFieldFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics
The normalized geopotential coefficients at a specific instance in time.
|
Modifier and Type | Method and Description |
---|---|
NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics |
onDate(AbsoluteDate date)
Get the normalized spherical harmonic coefficients at a specific instance in time.
|
getAe, getMaxDegree, getMaxOrder, getMu, getOffset, getReferenceDate
getTideSystem
NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics onDate(AbsoluteDate date) throws OrekitException
date
- of evaluationdate
.OrekitException
- on errorCopyright © 2002-2017 CS Systèmes d'information. All rights reserved.