| Package | Description |
|---|---|
| org.orekit.propagation |
Propagation
|
| org.orekit.propagation.analytical |
Top level package for analytical propagators.
|
| org.orekit.propagation.integration |
Utilities for integration-based propagators (both numerical and semi-analytical).
|
| Modifier and Type | Method and Description |
|---|---|
BoundedPropagator |
Propagator.getGeneratedEphemeris()
Get the ephemeris generated during propagation.
|
abstract BoundedPropagator |
AbstractPropagator.getGeneratedEphemeris()
Get the ephemeris generated during propagation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Ephemeris
This class is designed to accept and handle tabulated orbital entries.
|
| Modifier and Type | Method and Description |
|---|---|
BoundedPropagator |
AbstractAnalyticalPropagator.getGeneratedEphemeris()
Get the ephemeris generated during propagation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntegratedEphemeris
This class stores sequentially generated orbital parameters for
later retrieval.
|
| Modifier and Type | Method and Description |
|---|---|
BoundedPropagator |
AbstractIntegratedPropagator.getGeneratedEphemeris()
Get the ephemeris generated during propagation.
|
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.