| Package | Description |
|---|---|
| fr.cnes.genopus.maneuvers |
Package containing some widgets representing objects of the Orekit's maneuvers package.
|
| Modifier and Type | Method and Description |
|---|---|
CustomImpulseManeuver |
GPImpulseManeuver.getPatriusObject()
Get impulsive maneuver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPImpulseManeuver.setDefaultImpulseManeuver(CustomImpulseManeuver defaultImpulseMan)
Setter for the default impulse maneuver.
|
void |
GPImpulseManeuver.setImpulseManeuver(CustomImpulseManeuver impulseMan)
Setter for the impulse maneuver.
|
void |
GPImpulseManeuver.setSavedImpulseManeuver(CustomImpulseManeuver savedImpulseMan)
Setter for the saved impulse maneuver.
|
| Constructor and Description |
|---|
GPImpulseManeuver(String widgetId,
String label,
CustomImpulseManeuver im)
Creates a new instance.
|
Copyright © 2017. All rights reserved.