Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm |
This package contains class managing CCSDS Orbit Data Message.
|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
org.orekit.files.ccsds.ndm.odm.oem |
This package contains class managing CCSDS Orbit Ephemeris Message.
|
org.orekit.files.ccsds.ndm.odm.omm |
This package contains class managing CCSDS Orbit Mean-Elements Message.
|
org.orekit.files.ccsds.ndm.odm.opm |
This package contains class managing CCSDS Orbit Parameter Message.
|
Modifier and Type | Class and Description |
---|---|
class |
OdmParser<T extends NdmConstituent<?,?>,P extends OdmParser<T,?>>
Common parser for Orbit Parameter/Ephemeris/Mean/Comprehensive Messages.
|
Modifier and Type | Class and Description |
---|---|
class |
OcmParser
A parser for the CCSDS OCM (Orbit Comprehensive Message).
|
Modifier and Type | Class and Description |
---|---|
class |
OemParser
A parser for the CCSDS OEM (Orbit Ephemeris Message).
|
Modifier and Type | Class and Description |
---|---|
class |
OmmParser
A parser for the CCSDS OMM (Orbiter Mean-Elements Message).
|
Modifier and Type | Class and Description |
---|---|
class |
OpmParser
A parser for the CCSDS OPM (Orbit Parameter Message).
|
Copyright © 2002-2022 CS GROUP. All rights reserved.