| Package | Description |
|---|---|
| fr.cnes.genopus.attitudes |
Package containing some widgets representing objects of the Orekit's attitudes package.
|
| fr.cnes.genopus.nonWidget.attitudes |
Package containing some objects related to attitudes intended to be added to PATRIUS.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRotation |
GPRotation.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPRotation.setDefaultRotation(CustomRotation rotation)
Setter for a default rotation.
|
void |
GPRotation.setRotation(CustomRotation rotation)
Setter for a rotation.
|
void |
GPRotation.setSavedRotation(CustomRotation rotation)
Setter for a saved rotation.
|
| Constructor and Description |
|---|
GPRotation(String label,
CustomRotation rotation)
Constructor with an initial rotation.
|
GPRotation(String widgetId,
String label,
CustomRotation rotation)
Constructor with an initial rotation.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRotation |
CustomConstantAttitudeLaw.getRotation()
Getter for the rotation from reference frame to satellite frame.
|
CustomRotation |
CustomLofOffset.getRotation()
Getter for the rotation from reference frame to satellite frame.
|
| Constructor and Description |
|---|
CustomConstantAttitudeLaw(org.orekit.frames.Frame referenceFrame,
CustomRotation rotation) |
Copyright © 2017. All rights reserved.