SphericalHarmonicsProvider
, TideSystemProvider
CachedNormalizedSphericalHarmonicsProvider
public interface NormalizedSphericalHarmonicsProvider extends SphericalHarmonicsProvider
GravityFieldFactory
Modifier and Type | Interface | Description |
---|---|---|
static interface |
NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics |
The normalized geopotential coefficients at a specific instance in time.
|
Modifier and Type | Method | 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)
date
- of evaluationdate
.Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.