Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for elements data stored in CCSDS Navigation Data Message format.
|
Modifier and Type | Method and Description |
---|---|
APMFile.APMManeuver |
APMFile.getManeuver(int index)
Get a maneuver.
|
Modifier and Type | Method and Description |
---|---|
List<APMFile.APMManeuver> |
APMFile.getManeuvers()
Get a list of all maneuvers.
|
Modifier and Type | Method and Description |
---|---|
void |
APMFile.addManeuver(APMFile.APMManeuver maneuver)
Add a maneuver.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.