Package | Description |
---|---|
org.orekit.forces.gravity.potential |
This package provides classes to read gravity field files and supports several
different formats.
|
Modifier and Type | Method and Description |
---|---|
RawSphericalHarmonicsProvider |
GRGSFormatReader.getProvider(boolean wantNormalized,
int degree,
int order)
Get a provider for read spherical harmonics coefficients.
|
RawSphericalHarmonicsProvider |
SHMFormatReader.getProvider(boolean wantNormalized,
int degree,
int order)
Get a provider for read spherical harmonics coefficients.
|
RawSphericalHarmonicsProvider |
ICGEMFormatReader.getProvider(boolean wantNormalized,
int degree,
int order)
Get a provider for read spherical harmonics coefficients.
|
RawSphericalHarmonicsProvider |
EGMFormatReader.getProvider(boolean wantNormalized,
int degree,
int order)
Get a provider for read spherical harmonics coefficients.
|
abstract RawSphericalHarmonicsProvider |
PotentialCoefficientsReader.getProvider(boolean wantNormalized,
int degree,
int order)
Get a provider for read spherical harmonics coefficients.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.