Package | Description |
---|---|
org.orekit.files.ccsds.ndm.adm.apm |
This package contains class managing CCSDS Attitude Parameter Message.
|
Modifier and Type | Method and Description |
---|---|
Maneuver |
ApmData.getManeuver(int index)
Get a maneuver.
|
Modifier and Type | Method and Description |
---|---|
List<Maneuver> |
ApmData.getManeuvers()
Get a list of all maneuvers.
|
Modifier and Type | Method and Description |
---|---|
void |
ApmData.addManeuver(Maneuver maneuver)
Add a maneuver.
|
boolean |
ManeuverKey.process(ParseToken token,
ContextBinding context,
Maneuver container)
Process one token.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.