|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomRotation | |
|---|---|
| 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. |
| Uses of CustomRotation in fr.cnes.genopus.attitudes |
|---|
| Methods in fr.cnes.genopus.attitudes that return CustomRotation | |
|---|---|
CustomRotation |
GPRotation.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
| Methods in fr.cnes.genopus.attitudes with parameters of type CustomRotation | |
|---|---|
void |
GPRotation.setDefaultRotation(CustomRotation rotation)
Setter for a default rotation. |
void |
GPRotation.setDefaultRotation(CustomRotation rotation,
org.apache.commons.math3.geometry.euclidean.threed.RotationOrder rotationOrder)
Setter for a default rotation. |
void |
GPRotation.setRotation(CustomRotation rotation)
Setter for a rotation. |
void |
GPRotation.setRotation(CustomRotation rotation,
org.apache.commons.math3.geometry.euclidean.threed.RotationOrder rotationOrder)
Setter for a rotation. |
void |
GPRotation.setSavedRotation(CustomRotation rotation)
Setter for a saved rotation. |
void |
GPRotation.setSavedRotation(CustomRotation rotation,
org.apache.commons.math3.geometry.euclidean.threed.RotationOrder rotationOrder)
Setter for a saved rotation. |
| Constructors in fr.cnes.genopus.attitudes with parameters of type CustomRotation | |
|---|---|
GPRotation(String label,
CustomRotation rotation)
Constructor with an initial rotation. |
|
GPRotation(String widgetId,
String label,
CustomRotation rotation)
Constructor with an initial rotation. |
|
| Uses of CustomRotation in fr.cnes.genopus.nonWidget.attitudes |
|---|
| Methods in fr.cnes.genopus.nonWidget.attitudes that return CustomRotation | |
|---|---|
CustomRotation |
CustomLofOffset.getRotation()
Getter for the rotation from reference frame to satellite frame. |
CustomRotation |
CustomConstantAttitudeLaw.getRotation()
Getter for the rotation from reference frame to satellite frame. |
| Constructors in fr.cnes.genopus.nonWidget.attitudes with parameters of type CustomRotation | |
|---|---|
CustomConstantAttitudeLaw(org.orekit.frames.Frame referenceFrame,
CustomRotation rotation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||