public interface NormalizedSphericalHarmonicsProvider extends SphericalHarmonicsProvider
GravityFields
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)
date
- of evaluationdate
.Copyright © 2002-2022 CS GROUP. All rights reserved.