Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for elements data stored in CCSDS Navigation Data Message format.
|
Class and Description |
---|
ADMFile
The ADMFile (Attitude Data Message) class represents any of the two attitude
messages used by the CCSDS, (i.e. the Attitude Parameter Message (APM),
and the Attitude Ephemeris Message (AEM).
|
ADMMetaData
This class gathers the meta-data present in the Attitude Data Message (ADM).
|
ADMParser
Base class for all CCSDS Attitude Data Message parsers.
|
AEMAttitudeType
Enumerate for AEM attitude type.
|
AEMFile
This class stocks all the information of the Attitude Ephemeris Message (AEM) File parsed
by AEMParser.
|
AEMFile.AemSatelliteEphemeris
AEM ephemeris blocks for a single satellite.
|
AEMFile.AttitudeEphemeridesBlock
The Attitude Ephemerides Blocks class contain metadata
and the list of attitude data lines.
|
AEMParser
A parser for the CCSDS AEM (Attitude Ephemeris Message).
|
AEMParser.AEMRotationOrder
Util class to convert the Euler rotation sequence to
RotationOrder . |
APMFile
This class stocks all the information of the Attitude Parameter Message (APM) File parsed
by APMParser.
|
APMFile.APMManeuver
Maneuver in an APM file.
|
APMParser
A parser for the CCSDS APM (Attitude Parameter Message).
|
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.
|
NDMFile
The NDMFile (Navigation Data Message) class represents the navigation
messages used by the CCSDS format, (i.e. the Attitude Data Message (ADM),
the Orbit Data Message (ODM) and the Tracking Data Message (TDM)).
|
ODMFile
The ODMFile (Orbit Data Message) class represents any of the three orbit messages used by the CCSDS,
i.e. the Orbit Parameter Message (OPM), the Mean-Elements Message (OMM) and the Orbit Ephemeris Message (OEM).
|
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.EphemeridesBlock
The Ephemerides Blocks class contain metadata, the list of ephemerides data
lines and optional covariance matrices (and their metadata).
|
OEMFile.OemSatelliteEphemeris
OEM ephemeris blocks for a single satellite.
|
OEMParser
A parser for the CCSDS OEM (Orbit Ephemeris Message).
|
OEMWriter.InterpolationMethod
OEM interpolation method.
|
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).
|
StreamingAemWriter.AEMSegment
A writer for a segment of an AEM.
|
StreamingOemWriter.Segment
A writer for a segment of an OEM.
|
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.
|
TDMParser.TDMFileFormat
Enumerate for the format.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.