Package | Description |
---|---|
org.orekit.propagation |
This package provides tools to propagate orbital states with different methods.
|
org.orekit.propagation.analytical | |
org.orekit.propagation.integration |
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-2015 CS Systèmes d'information. All rights reserved.