Package | Description |
---|---|
org.orekit.files.ccsds.ndm.adm.aem |
This package contains class managing CCSDS Attitude Ephemeris Message.
|
org.orekit.files.ccsds.ndm.adm.apm |
This package contains class managing CCSDS Attitude Parameter Message.
|
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.
|
org.orekit.files.ccsds.ndm.tdm |
This package contains class managing CCSDS Tracking Data Message.
|
org.orekit.files.ccsds.section |
This package contains class managing the sections in CCSDS Messages.
|
Modifier and Type | Class and Description |
---|---|
class |
AemData
The Attitude Ephemerides data blocks class contain list of attitude data points.
|
Modifier and Type | Class and Description |
---|---|
class |
ApmData
Container for Attitude Parameter Message data.
|
Modifier and Type | Class and Description |
---|---|
class |
CartesianCovariance
Container for OPM/OMM/OCM Cartesian covariance matrix.
|
class |
KeplerianElements
Container for Keplerian elements.
|
class |
SpacecraftParameters
Container for spacecraft parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
OcmData
Data container for Orbit Comprehensive Messages.
|
Modifier and Type | Class and Description |
---|---|
class |
OemData
The Ephemerides data blocks class contain list of orbital data points.
|
Modifier and Type | Class and Description |
---|---|
class |
OmmData
Container for Orbit Mean-elements Message data.
|
Modifier and Type | Class and Description |
---|---|
class |
OpmData
Container for Orbit Parameter Message data.
|
Modifier and Type | Class and Description |
---|---|
class |
ObservationsBlock
The Observations Block class contain metadata and the list of observation data lines.
|
Modifier and Type | Class and Description |
---|---|
class |
Segment<M extends Metadata,D extends Data>
|
Copyright © 2002-2022 CS GROUP. All rights reserved.