Package org.orekit.files.ccsds
This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.
- Since:
- 6.1
- Author:
- sports
-
Class Summary Class Description CcsdsModifiedFrame A reference frame created from theREF_FRAME
andCENTER_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 generalEphemerisFile
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 aCartesianOrbit
, aKeplerianOrbit
, aSpacecraftState
and, eventually, aTLE
.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 generateCartesianOrbit
,KeplerianOrbit
orSpacecraftState
.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 Summary 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.