| Package | Description |
|---|---|
| fr.cnes.genopus.maneuvers |
Package containing some widgets representing objects of the Orekit's maneuvers package.
|
| fr.cnes.genopus.nonWidget.maneuvers |
Package containing some objects related to maneuvers intended to be added to PATRIUS.
|
| Modifier and Type | Method and Description |
|---|---|
CustomManeuverInterface |
GPManeuverSelector.getPatriusObject()
Get custom maneuver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPManeuverSelector.setDefaultManeuver(CustomManeuverInterface maneuver)
Setter for the default maneuver.
|
void |
GPManeuverSelector.setManeuver(CustomManeuverInterface maneuver)
Setter for the maneuver.
|
void |
GPManeuverSelector.setSavedManeuver(CustomManeuverInterface maneuver)
Setter for the saved maneuver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomConstantManeuver
Class containing the continuous maneuver data.
|
class |
CustomImpulseManeuver
Class containing the impulsive maneuver data.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<CustomManeuverInterface> |
CustomManeuverSequence.getManeuversList()
Get the custom maneuvers list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomManeuverSequence.addManeuver(CustomManeuverInterface man)
Method to add a maneuver to the maneuver sequence.
|
Copyright © 2017. All rights reserved.