Package | Description |
---|---|
org.orekit.propagation.numerical |
Top level package for numerical propagators.
|
org.orekit.propagation.semianalytical.dsst |
This package provides an implementation of the Draper Semi-analytical
Satellite Theory (DSST).
|
Modifier and Type | Class and Description |
---|---|
class |
FieldNumericalPropagator<T extends CalculusFieldElement<T>>
This class propagates
orbits using
numerical integration. |
Modifier and Type | Class and Description |
---|---|
class |
FieldDSSTPropagator<T extends CalculusFieldElement<T>>
This class propagates
orbits using the DSST theory. |
Copyright © 2002-2022 CS GROUP. All rights reserved.