Interface | Description |
---|---|
AbstractIntegratedPropagator.MainStateEquations |
Differential equations for the main state (orbit, attitude and mass).
|
AdditionalEquations |
This interface allows users to add their own differential equations to a numerical propagator.
|
ModeHandler |
Common interface for all propagator mode handlers initialization.
|
Class | Description |
---|---|
AbstractIntegratedPropagator |
Common handling of
Propagator
methods for both numerical and semi-analytical propagators. |
IntegratedEphemeris |
This class stores sequentially generated orbital parameters for
later retrieval.
|
StateMapper |
This class maps between raw double elements and
SpacecraftState instances. |
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.