| Package | Description |
|---|---|
| org.orekit.files.ccsds.ndm.odm.omm |
This package contains class managing CCSDS Orbit Mean-Elements Message.
|
| Modifier and Type | Method and Description |
|---|---|
OmmTle |
OmmData.getTLEBlock()
Get the TLE logical block.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OmmTleKey.process(ParseToken token,
ContextBinding context,
OmmTle container)
Process one token.
|
| Constructor and Description |
|---|
OmmData(KeplerianElements keplerianElementsBlock,
SpacecraftParameters spacecraftParameters,
OmmTle tleBlock,
CartesianCovariance covarianceBlock,
UserDefined userDefinedBlock,
double mass)
Simple constructor.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.