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 |
|---|---|
| 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.