See: Description
Class | Description |
---|---|
ADMFile |
The ADMFile (Attitude Data Message) class represents any of the two attitude
messages used by the CCSDS, (i.e.
|
ADMMetaData |
This class gathers the meta-data present in the Attitude Data Message (ADM).
|
ADMParser |
Base class for all CCSDS Attitude Data Message parsers.
|
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.
|
AEMParser |
A parser for the CCSDS AEM (Attitude Ephemeris Message).
|
AEMWriter |
A writer for Attitude Ephemeris Messsage (AEM) files.
|
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).
|
CcsdsModifiedFrame |
A reference frame created from the
REF_FRAME and CENTER_NAME is a CCSDS
OPM, OMM, or OEM file. |
NDMFile |
The NDMFile (Navigation Data Message) class represents the navigation
messages used by the CCSDS format, (i.e.
|
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).
|
StreamingAemWriter |
A writer for AEM files.
|
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 |
---|---|
AEMAttitudeType |
Enumerate for AEM attitude type.
|
AEMParser.AEMRotationOrder |
Util class to convert the Euler rotation sequence to
RotationOrder . |
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-2020 CS GROUP. All rights reserved.