Constructor and Description |
---|
JPLCelestialBodyLoader(String supportedNamesIn,
EphemerisType generateTypeIn,
AbstractGravityModel gravityModelIn)
Create a loader for JPL ephemerides binary files (DE-INPOP type).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHarmonicGravityModel
This class represents a gravitational harmonic attraction model.
|
class |
BalminoGravityModel
Computation of central body attraction with normalized coefficients and Helmholtz Polynomials.
|
class |
CunninghamGravityModel
This class represents the gravitational field of a celestial body.
|
class |
DrozinerGravityModel
This class represents the gravitational field of a celestial body.
|
class |
NewtonianGravityModel
Force model for Newtonian central body attraction.
|
Modifier and Type | Class and Description |
---|---|
class |
GridGravityModel
Computation of central body attraction with a grid attraction model: attraction acceleration is given by
GridAttractionProvider which provides for a set of coordinates the value of acceleration. |
Modifier and Type | Class and Description |
---|---|
class |
VariablePotentialGravityModel
This class represents a variable gravity field.
|
Copyright © 2023 CNES. All rights reserved.