public interface RawSphericalHarmonicsProvider extends SphericalHarmonicsProvider
This interface is intended to be used only as the workhorse for
either NormalizedSphericalHarmonicsProvider or
SphericalHarmonicsProvider implementations.
GravityFields| Modifier and Type | Interface and Description |
|---|---|
static interface |
RawSphericalHarmonicsProvider.RawSphericalHarmonics
The raw spherical harmonics at a particular instant.
|
| Modifier and Type | Method and 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-2023 CS GROUP. All rights reserved.