Uses of Interface
org.orekit.forces.gravity.potential.RawSphericalHarmonicsProvider
Packages that use RawSphericalHarmonicsProvider
Package
Description
This package provides classes to read gravity field files and supports several
different formats.
-
Uses of RawSphericalHarmonicsProvider in org.orekit.forces.gravity.potential
Methods in org.orekit.forces.gravity.potential that return RawSphericalHarmonicsProviderModifier and TypeMethodDescriptionEGMFormatReader.getProvider(boolean wantNormalized, int degree, int order) Get a provider for read spherical harmonics coefficients.GRGSFormatReader.getProvider(boolean wantNormalized, int degree, int order) Get a provider for read spherical harmonics coefficients.ICGEMFormatReader.getProvider(boolean wantNormalized, int degree, int order) Get a provider for read spherical harmonics coefficients.abstract RawSphericalHarmonicsProviderPotentialCoefficientsReader.getProvider(boolean wantNormalized, int degree, int order) Get a provider for read spherical harmonics coefficients.SHAFormatReader.getProvider(boolean wantNormalized, int degree, int order) Provider for read spherical harmonics coefficients.SHMFormatReader.getProvider(boolean wantNormalized, int degree, int order) Get a provider for read spherical harmonics coefficients.