See: Description
| Interface | Description |
|---|---|
| FieldTimeDerivativesEquations<T extends RealFieldElement<T>> |
Interface summing up the contribution of several forces into orbit and mass derivatives.
|
| TimeDerivativesEquations |
Interface summing up the contribution of several forces into orbit and mass derivatives.
|
| Class | Description |
|---|---|
| AbsoluteJacobiansMapper |
Mapper between two-dimensional Jacobian matrices and one-dimensional
additional state arrays. |
| AbsolutePartialDerivativesEquations |
Set of
additional equations computing the partial derivatives
of the state (orbit) with respect to initial state and force models parameters. |
| EpochDerivativesEquations |
This class is a copy of
AbsolutePartialDerivativesEquations
The computation of the derivatives of the acceleration due to a ThirdBodyAttraction
has been added. |
| FieldNumericalPropagator<T extends RealFieldElement<T>> |
This class propagates
orbits using
numerical integration. |
| GLONASSNumericalPropagator |
This class propagates GLONASS orbits using numerical integration.
|
| GLONASSNumericalPropagator.Builder |
This nested class aims at building a GLONASSNumericalPropagator.
|
| JacobiansMapper |
Mapper between two-dimensional Jacobian matrices and one-dimensional
additional state arrays. |
| NumericalPropagator |
This class propagates
orbits using
numerical integration. |
| PartialDerivativesEquations |
Set of
additional equations computing the partial derivatives
of the state (orbit) with respect to initial state and force models parameters. |
Copyright © 2002-2020 CS GROUP. All rights reserved.