Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for elements data stored in CCSDS Navigation Data Message format.
|
Modifier and Type | Class and Description |
---|---|
class |
ADMFile
The ADMFile (Attitude Data Message) class represents any of the two attitude
messages used by the CCSDS, (i.e.
|
class |
AEMFile
This class stocks all the information of the Attitude Ephemeris Message (AEM) File parsed
by AEMParser.
|
class |
APMFile
This class stocks all the information of the Attitude Parameter Message (APM) File parsed
by APMParser.
|
class |
ODMFile
The ODMFile (Orbit Data Message) class represents any of the three orbit messages used by the CCSDS,
i.e.
|
class |
OEMFile
This class stocks all the information of the OEM File parsed by OEMParser.
|
class |
OGMFile
This class gathers the general state data present in both OPM and OMM files.
|
class |
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 . |
class |
OPMFile
This class gathers the informations present in the Orbital Parameter Message (OPM), and contains
methods to generate
CartesianOrbit , KeplerianOrbit or SpacecraftState . |
class |
TDMFile
This class stocks all the information of the CCSDS Tracking Data Message file parsed by TDMParser or TDMXMLParser.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.