| Package | Description |
|---|---|
| fr.cnes.genopus.attitudes |
Package containing some widgets representing objects of the Orekit's attitudes package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GPAeroAttitudeLaw
Widget for an aero attitude law.
|
class |
GPBodyCenterGroundPointingAttitudeLaw
Widget for a body center ground pointing attitude law.
|
class |
GPInertialAttitudeLaw
Widget for an inertial attitude law.
|
class |
GPLOFAttitudeLaw
Widget for a LOF attitude law.
|
class |
GPNadirPointingAttitudeLaw
Widget for a nadir pointing attitude law.
|
class |
GPSpinStabilizedAbstract
Abstract class defining the default methods to be implemented by any spinned stabilized attitude
law class.
|
class |
GPSunPointingAttitudeLaw
Widget for a sun pointing attitude law.
|
class |
GPTargetGroundPointingAttitudeLaw
Widget for a target ground pointing attitude law.
|
class |
GPYawSteeringAttitudeLaw
Widget for a yaw steering attitude law.
|
| Modifier and Type | Method and Description |
|---|---|
GPAttitudeLawAbstract |
GPYawSteeringAttitudeLaw.getGPAttitudeLawReferenceLaw()
Getter for the selected reference law subwidget.
|
GPAttitudeLawAbstract |
GPAttitudeLawSelector.getSelectedGPAttitudeLaw()
Get the GPAttitudeLaw corresponding to the currently selection of the combo box.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GPAttitudeLawAbstract> |
GPAttitudeLawSelector.getGPAttitudeLaws()
Getter for the collection of GPAttitudeLawAbstract.
|
Copyright © 2025. All rights reserved.