| Package | Description |
|---|---|
| fr.cnes.genopus.maneuvers |
Package containing some widgets representing objects of the Orekit's maneuvers package.
|
| Modifier and Type | Method and Description |
|---|---|
CustomConstantManeuver |
GPConstantManeuver.getPatriusObject()
Get continuous maneuver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPConstantManeuver.setConstantManeuver(CustomConstantManeuver constMan)
Setter for the constant maneuver.
|
void |
GPConstantManeuver.setDefaultConstantManeuver(CustomConstantManeuver defaultConstMan)
Setter for the default constant maneuver.
|
void |
GPConstantManeuver.setSavedConstantManeuver(CustomConstantManeuver savedConstMan)
Setter for the saved constant maneuver.
|
| Constructor and Description |
|---|
GPConstantManeuver(String widgetId,
String label,
CustomConstantManeuver constantManeuver)
Creates a new instance.
|
Copyright © 2025. All rights reserved.