See: Description
Class | Description |
---|---|
ODMFile |
The ODMFile (Orbit Data Message) class represents any of the three orbit messages used by the CCSDS,
i.e.
|
ODMMetaData |
This class gathers the meta-data present in the Orbital Data Message (ODM).
|
ODMParser |
Base class for all CCSDS Orbit Data Message parsers.
|
OEMFile |
This class stocks all the information of the OEM File parsed by OEMParser.
|
OEMFile.CovarianceMatrix |
The CovarianceMatrix class represents a covariance matrix and its
metadata: epoch and frame.
|
OEMFile.EphemeridesDataLine |
The EphemeridesDataLine class represents the content of an OEM ephemerides
data line and consists of a cartesian orbit and an optional acceleration
vector.
|
OEMParser |
A parser for the CCSDS OEM (Orbit Ephemeris Message).
|
OGMFile |
This class gathers the general state data present in both OPM and OMM files.
|
OMMFile |
This class gathers the informations present in the Orbital Mean-Elements Message (OMM),
and contains methods to generate a
CartesianOrbit , a KeplerianOrbit ,
a SpacecraftState and, eventually, a TLE . |
OMMFile.OMMMetaData | |
OMMParser |
A parser for the CCSDS OMM (Orbiter Mean-Elements Message).
|
OPMFile |
This class gathers the informations present in the Orbital Parameter Message (OPM), and contains
methods to generate
CartesianOrbit , KeplerianOrbit or SpacecraftState . |
OPMFile.Maneuver |
Maneuver in an OPM file.
|
OPMParser |
A parser for the CCSDS OPM (Orbit Parameter Message).
|
Enum | Description |
---|---|
CCSDSFrame |
Frames used in CCSDS Orbit Data Messages.
|
CenterName |
Orbit central bodies for which a Celestial body can be created.
|
Keyword |
Keywords for CCSDS orbit data messages.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.