| Package | Description |
|---|---|
| org.orekit.forces |
This package provides the interface for force models that will be used by the
NumericalPropagator, as well as
some classical spacecraft models for surface forces (spherical, box and solar array ...). |
| org.orekit.forces.drag |
This package provides all drag-related forces.
|
| org.orekit.forces.empirical |
This package provides empirical forces.
|
| org.orekit.forces.gravity |
This package provides all gravity-related forces.
|
| org.orekit.forces.inertia |
This package provides inertial force model.
|
| org.orekit.forces.maneuvers |
This package provides models of simple maneuvers.
|
| org.orekit.forces.radiation |
This package provides all radiation pressure related forces.
|
| org.orekit.propagation.numerical.cr3bp |
Top level package for CR3BP Models used with a numerical propagator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParametricAcceleration
Deprecated.
as of 10.3, replaced by
ParametricAcceleration |
class |
HarmonicParametricAcceleration
Deprecated.
as of 10.3, replaced by
HarmonicAccelerationModel |
class |
PolynomialParametricAcceleration
Deprecated.
as of 10.3, replaced by
PolynomialAccelerationModel |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDragForceModel
Base class for drag force models.
|
class |
DragForce
Atmospheric drag force model.
|
class |
TimeSpanDragForce
Time span atmospheric drag force model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParametricAcceleration
This class implements a parametric acceleration.
|
class |
TimeSpanParametricAcceleration
Time span parametric acceleration model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeSitterRelativity
De Sitter post-Newtonian correction force due to general relativity.
|
class |
HolmesFeatherstoneAttractionModel
This class represents the gravitational field of a celestial body.
|
class |
LenseThirringRelativity
Lense-Thirring post-Newtonian correction force due to general relativity.
|
class |
NewtonianAttraction
Force model for Newtonian central body attraction.
|
class |
OceanTides
Ocean tides force model.
|
class |
Relativity
Post-Newtonian correction force due to general relativity.
|
class |
SingleBodyAbsoluteAttraction
Body attraction force model computed as absolute acceleration towards a body.
|
class |
SingleBodyRelativeAttraction
Body attraction force model computed as relative acceleration towards frame center.
|
class |
SolidTides
Solid tides force model.
|
class |
ThirdBodyAttraction
Third body attraction force model.
|
class |
ThirdBodyAttractionEpoch
Third body attraction force model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InertialForces
Inertial force model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableLowThrustManeuver
This class implements a configurable low thrust maneuver.
|
class |
ConstantThrustManeuver
This class implements a simple maneuver with constant thrust.
|
class |
Maneuver
A generic model for maneuvers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRadiationForceModel
Base class for radiation force models.
|
class |
ECOM2
The Empirical CODE Orbit Model 2 (ECOM2) of the Center for Orbit Determination in Europe (CODE).
|
class |
KnockeRediffusedForceModel
The Knocke Earth Albedo and IR emission force model.
|
class |
SolarRadiationPressure
Solar radiation pressure force model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CR3BPForceModel
Class calculating the acceleration induced by CR3BP model.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.