Package | Description |
---|---|
org.orekit.forces.gravity |
This package provides all gravity-related forces.
|
org.orekit.forces.gravity.potential |
This package provides classes to read gravity field files and supports several
different formats.
|
Modifier and Type | Class | Description |
---|---|---|
class |
HolmesFeatherstoneAttractionModel |
This class represents the gravitational field of a celestial body.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
NormalizedSphericalHarmonicsProvider |
Interface used to provide normalized spherical harmonics coefficients.
|
interface |
RawSphericalHarmonicsProvider |
Interface used to provide raw spherical harmonics coefficients.
|
interface |
SphericalHarmonicsProvider |
Interface used to provide spherical harmonics coefficients.
|
interface |
UnnormalizedSphericalHarmonicsProvider |
Interface used to provide un-normalized spherical harmonics coefficients.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CachedNormalizedSphericalHarmonicsProvider |
Caching wrapper for
NormalizedSphericalHarmonicsProvider . |
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.