| Class | Description |
|---|---|
| CcsdsModifiedFrame |
A reference frame created from the
REF_FRAME and CENTER_NAME is a CCSDS
OPM, OMM, or OEM file. |
| 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.OemSatelliteEphemeris |
OEM ephemeris blocks for a single satellite.
|
| OEMParser |
A parser for the CCSDS OEM (Orbit Ephemeris Message).
|
| OEMWriter |
An OEM Writer class that can take in a general
EphemerisFile object
and export it as a valid OEM file. |
| 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).
|
| StreamingOemWriter |
A writer for OEM files.
|
| TDMFile |
This class stocks all the information of the CCSDS Tracking Data Message file parsed by TDMParser or TDMXMLParser.
|
| TDMFile.Observation |
The Observation class contains the data from an observation line.
|
| TDMFile.ObservationsBlock |
The Observations Block class contain metadata and the list of observation data lines.
|
| TDMFile.TDMMetaData |
The TDMMetadata class gathers the meta-data present in the Tracking Data Message (TDM).
|
| TDMParser |
Class for CCSDS Tracking Data Message parsers.
|
| Enum | Description |
|---|---|
| CCSDSFrame |
Frames used in CCSDS Orbit Data Messages.
|
| CcsdsTimeScale |
The set of time scales defined in Annex A of the ODM CCSDS standard 502.0-B-2.
|
| CenterName |
Orbit central bodies for which a Celestial body can be created.
|
| Keyword |
Keywords for CCSDS Navigation Data Messages.
|
| OEMWriter.InterpolationMethod |
OEM interpolation method.
|
| TDMParser.TDMFileFormat |
Enumerate for the format.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.