Uses of Interface
org.orekit.forces.gravity.potential.RawSphericalHarmonicsProvider.RawSphericalHarmonics
-
Packages that use RawSphericalHarmonicsProvider.RawSphericalHarmonics Package Description org.orekit.forces.gravity.potential This package provides classes to read gravity field files and supports several different formats. -
-
Uses of RawSphericalHarmonicsProvider.RawSphericalHarmonics in org.orekit.forces.gravity.potential
Methods in org.orekit.forces.gravity.potential that return RawSphericalHarmonicsProvider.RawSphericalHarmonics Modifier and Type Method Description RawSphericalHarmonicsProvider.RawSphericalHarmonics
RawSphericalHarmonicsProvider. onDate(AbsoluteDate date)
Get the raw spherical harmonic coefficients on a specific date.
-