Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
Modifier and Type | Method and Description |
---|---|
List<OrbitManeuver> |
OrbitManeuverHistory.getManeuvers()
Get the maneuvers.
|
Modifier and Type | Method and Description |
---|---|
String |
ManeuverFieldType.outputField(TimeConverter converter,
OrbitManeuver maneuver)
Output one maneuver field.
|
void |
ManeuverFieldType.process(String field,
ContextBinding context,
OrbitManeuver maneuver,
int lineNumber,
String fileName)
Process one field.
|
Constructor and Description |
---|
OrbitManeuverHistory(OrbitManeuverHistoryMetadata metadata,
List<OrbitManeuver> maneuvers)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.