Modifier and Type | Class and Description |
---|---|
class |
EmpiricalForce
This class implements the empirical force.
|
Modifier and Type | Class and Description |
---|---|
class |
DragForce
Atmospheric drag force model.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBodyAttraction
Abstract body attraction force model.
|
class |
DirectBodyAttraction
Direct body attraction force model.
|
class |
ThirdBodyAttraction
Third body attraction force model.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTides
Common handling of
ForceModel methods for tides models. |
class |
OceanTides
This class implements the perturbating force due to ocean tides.
|
class |
PoleTides
This class implements the perturbating force due to pole tides.
|
class |
TerrestrialTides
This class implements the perturbating force due to terrestrial tides (deformation due to third body attraction on an
aneslatic crust, ellipticity correction, frequency correction).
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantThrustError
This class is a model of the error of a simple maneuver with constant thrust.
|
class |
ContinuousThrustManeuver
This class implements a thrust (constant or variable).
|
Modifier and Type | Class and Description |
---|---|
class |
RediffusedRadiationPressure
Class that represents a rediffused radiative force.
|
class |
SolarRadiationPressure
Solar radiation pressure force model considering spherical/circular or non-spherical (ellipsoid)
occulting bodies.
|
Modifier and Type | Class and Description |
---|---|
class |
CoriolisRelativisticEffect
Computation of the relativistic Coriolis effect (Einstein-de-Sitter effect)
- IERS2003 standard (applies to Earth only).
|
class |
LenseThirringRelativisticEffect
Computation of the relativistic Lense-Thirring effect - IERS2003 standard (applies to Earth only).
|
class |
SchwarzschildRelativisticEffect
Computation of the relativistic Schwarzschild effect.
|
Modifier and Type | Class and Description |
---|---|
class |
JacobiansParameterizable
Abstract class to define generic function of
IJacobiansParameterizable . |
Modifier and Type | Class and Description |
---|---|
class |
Jacobianizer
Class enabling basic
ForceModel instances
to be used when processing spacecraft state partial derivatives. |
Modifier and Type | Method and Description |
---|---|
IJacobiansParameterizable |
ParameterConfiguration.getProvider()
Get the povider handling this parameter.
|
Modifier and Type | Method and Description |
---|---|
List<IJacobiansParameterizable> |
AbstractPartialDerivativesEquations.getJacobiansProviders()
Get the list of jacobians providers.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterConfiguration.setProvider(IJacobiansParameterizable providerIn)
Set the povider handling this parameter.
|
Copyright © 2023 CNES. All rights reserved.