|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomAttitudeLaw | |
|---|---|
| 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 CustomAttitudeLaw in fr.cnes.genopus.attitudes |
|---|
| Methods in fr.cnes.genopus.attitudes that return CustomAttitudeLaw | |
|---|---|
CustomAttitudeLaw |
GPLOFAttitudeLaw.getLaw()
Gets the PATRIUS attitude law object builded with MMI parameters. |
CustomAttitudeLaw |
GPInertialAttitudeLaw.getLaw()
Gets the PATRIUS attitude law object builded with MMI parameters. |
CustomAttitudeLaw |
GPSunPointingAttitudeLaw.getLaw()
Gets the PATRIUS attitude law object builded with MMI parameters. |
CustomAttitudeLaw |
GPLOFAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPBodyCenterGroundPointingAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPInertialAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPNadirPointingAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPTargetGroundPointingAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPSunPointingAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPYawSteeringAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPAttitudeLawSelector.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPAeroAttitudeLaw.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
abstract CustomAttitudeLaw |
GPAttitudeLawAbstract.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPBodyCenterGroundPointingAttitudeLaw.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPNadirPointingAttitudeLaw.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPTargetGroundPointingAttitudeLaw.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPYawSteeringAttitudeLaw.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPAttitudeLawSelector.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomAttitudeLaw |
GPAeroAttitudeLaw.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
protected CustomAttitudeLaw |
GPSpinStabilizedAbstract.getSpinnedLaw(CustomAttitudeLaw basicLaw)
Gets the PATRIUS spin stabilized attitude law from a non rotating law, applying the spin stabilized data. |
| Methods in fr.cnes.genopus.attitudes with parameters of type CustomAttitudeLaw | |
|---|---|
protected CustomAttitudeLaw |
GPSpinStabilizedAbstract.getSpinnedLaw(CustomAttitudeLaw basicLaw)
Gets the PATRIUS spin stabilized attitude law from a non rotating law, applying the spin stabilized data. |
boolean |
GPLOFAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
boolean |
GPBodyCenterGroundPointingAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
boolean |
GPInertialAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
boolean |
GPNadirPointingAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
boolean |
GPTargetGroundPointingAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
boolean |
GPSunPointingAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
boolean |
GPYawSteeringAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
boolean |
GPAeroAttitudeLaw.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
abstract boolean |
GPAttitudeLawAbstract.isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type. |
void |
GPSpinStabilizedAbstract.setAttitudeLaw(CustomAttitudeLaw attitudeLaw)
Setter from a PATRIUS attitude law. |
void |
GPYawSteeringAttitudeLaw.setAttitudeLaw(CustomAttitudeLaw attitudeLaw)
Setter from a PATRIUS attitude law. |
void |
GPAttitudeLawSelector.setAttitudeLaw(CustomAttitudeLaw attitudeLaw)
Setter for the attitude law to show in the widget. |
void |
GPAeroAttitudeLaw.setAttitudeLaw(CustomAttitudeLaw attitudeLaw)
Setter from a PATRIUS attitude law. |
abstract void |
GPAttitudeLawAbstract.setAttitudeLaw(CustomAttitudeLaw attitudeLaw)
Setter from a PATRIUS attitude law. |
void |
GPSpinStabilizedAbstract.setDefaultAttitudeLaw(CustomAttitudeLaw defaultAttitudeLaw)
Setter of the default value from a PATRIUS attitude law. |
void |
GPYawSteeringAttitudeLaw.setDefaultAttitudeLaw(CustomAttitudeLaw defaultAttitudeLaw)
Setter of the default value from a PATRIUS attitude law. |
void |
GPAttitudeLawSelector.setDefaultAttitudeLaw(CustomAttitudeLaw defaultAttitudeLaw)
Setter for the default attitude law of the widget. |
void |
GPAeroAttitudeLaw.setDefaultAttitudeLaw(CustomAttitudeLaw defaultAttitudeLaw)
Setter of the default value from a PATRIUS attitude law. |
abstract void |
GPAttitudeLawAbstract.setDefaultAttitudeLaw(CustomAttitudeLaw defaultAttitudeLaw)
Setter of the default value from a PATRIUS attitude law. |
void |
GPSpinStabilizedAbstract.setSavedAttitudeLaw(CustomAttitudeLaw savedAttitudeLaw)
Setter of the saved value from a PATRIUS attitude law. |
void |
GPYawSteeringAttitudeLaw.setSavedAttitudeLaw(CustomAttitudeLaw savedAttitudeLaw)
Setter of the saved value from a PATRIUS attitude law. |
void |
GPAttitudeLawSelector.setSavedAttitudeLaw(CustomAttitudeLaw savedAttitudeLaw)
Setter for the reference attitude law of the widget. |
void |
GPAeroAttitudeLaw.setSavedAttitudeLaw(CustomAttitudeLaw savedAttitudeLaw)
Setter of the saved value from a PATRIUS attitude law. |
abstract void |
GPAttitudeLawAbstract.setSavedAttitudeLaw(CustomAttitudeLaw savedAttitudeLaw)
Setter of the saved value from a PATRIUS attitude law. |
protected abstract void |
GPSpinStabilizedAbstract.setSubWidgetsDefaultValues(CustomAttitudeLaw attitudeLaw)
Private method to set the default values to the sub-widgets related to the non-rotating law. |
protected void |
GPLOFAttitudeLaw.setSubWidgetsDefaultValues(CustomAttitudeLaw attitudeLaw)
Private method to set the default values to the sub-widgets related to the non-rotating law. |
protected void |
GPBodyCenterGroundPointingAttitudeLaw.setSubWidgetsDefaultValues(CustomAttitudeLaw attitudeLaw)
Private method to set the default values to the sub-widgets related to the non-rotating law. |
protected void |
GPInertialAttitudeLaw.setSubWidgetsDefaultValues(CustomAttitudeLaw attitudeLaw)
Private method to set the default values to the sub-widgets related to the non-rotating law. |
protected void |
GPNadirPointingAttitudeLaw.setSubWidgetsDefaultValues(CustomAttitudeLaw attitudeLaw)
Private method to set the default values to the sub-widgets related to the non-rotating law. |
protected void |
GPTargetGroundPointingAttitudeLaw.setSubWidgetsDefaultValues(CustomAttitudeLaw attitudeLaw)
Private method to set the default values to the sub-widgets related to the non-rotating law. |
protected void |
GPSunPointingAttitudeLaw.setSubWidgetsDefaultValues(CustomAttitudeLaw attitudeLaw)
Private method to set the default values to the sub-widgets related to the non-rotating law. |
protected abstract void |
GPSpinStabilizedAbstract.setSubWidgetsSavedValues(CustomAttitudeLaw attitudeLaw)
Private method to set the saved values to the sub-widgets related to the non-rotating law. |
protected void |
GPLOFAttitudeLaw.setSubWidgetsSavedValues(CustomAttitudeLaw attitudeLaw)
Private method to set the saved values to the sub-widgets related to the non-rotating law. |
protected void |
GPBodyCenterGroundPointingAttitudeLaw.setSubWidgetsSavedValues(CustomAttitudeLaw attitudeLaw)
Private method to set the saved values to the sub-widgets related to the non-rotating law. |
protected void |
GPInertialAttitudeLaw.setSubWidgetsSavedValues(CustomAttitudeLaw attitudeLaw)
Private method to set the saved values to the sub-widgets related to the non-rotating law. |
protected void |
GPNadirPointingAttitudeLaw.setSubWidgetsSavedValues(CustomAttitudeLaw attitudeLaw)
Private method to set the saved values to the sub-widgets related to the non-rotating law. |
protected void |
GPTargetGroundPointingAttitudeLaw.setSubWidgetsSavedValues(CustomAttitudeLaw attitudeLaw)
Private method to set the saved values to the sub-widgets related to the non-rotating law. |
protected void |
GPSunPointingAttitudeLaw.setSubWidgetsSavedValues(CustomAttitudeLaw attitudeLaw)
Private method to set the saved values to the sub-widgets related to the non-rotating law. |
protected abstract void |
GPSpinStabilizedAbstract.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
Private method to set the values to the sub-widgets related to the non-rotating law. |
protected void |
GPLOFAttitudeLaw.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
Private method to set the values to the sub-widgets related to the non-rotating law. |
protected void |
GPBodyCenterGroundPointingAttitudeLaw.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
Private method to set the values to the sub-widgets related to the non-rotating law. |
protected void |
GPInertialAttitudeLaw.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
Private method to set the values to the sub-widgets related to the non-rotating law. |
protected void |
GPNadirPointingAttitudeLaw.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
Private method to set the values to the sub-widgets related to the non-rotating law. |
protected void |
GPTargetGroundPointingAttitudeLaw.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
Private method to set the values to the sub-widgets related to the non-rotating law. |
protected void |
GPSunPointingAttitudeLaw.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
Private method to set the values to the sub-widgets related to the non-rotating law. |
| Constructors in fr.cnes.genopus.attitudes with parameters of type CustomAttitudeLaw | |
|---|---|
GPAttitudeLawSelector(CustomAttitudeLaw attitudeLaw)
Constructor. |
|
GPAttitudeLawSelector(String widgetId,
CustomAttitudeLaw attitudeLaw)
Constructor. |
|
| Uses of CustomAttitudeLaw in fr.cnes.genopus.nonWidget.attitudes |
|---|
| Classes in fr.cnes.genopus.nonWidget.attitudes that implement CustomAttitudeLaw | |
|---|---|
class |
CustomAeroAttitudeLaw
Class to define an aerodynamic attitude law by angle of attack, side slip angle and bank angle. |
class |
CustomBodyCenterGroundPointing
Custom class to add requiered getters method not yet present in PATRIUS. |
class |
CustomConstantAttitudeLaw
Custom class to add requiered getters method not yet present in PATRIUS. |
class |
CustomLofOffset
Custom class to add requiered getters method not yet present in PATRIUS. |
class |
CustomNadirPointing
Custom class to add requiered getters method not yet present in PATRIUS. |
class |
CustomSpinStabilized
Custom class to add requiered getters method not yet present in PATRIUS. |
class |
CustomSunPointing
Custom class to add requiered getters method not yet present in PATRIUS. |
class |
CustomTargetGroundPointing
Custom class to add requiered getters method not yet present in PATRIUS. |
class |
CustomYawSteering
Custom class to add requiered getters method not yet present in PATRIUS. |
| Methods in fr.cnes.genopus.nonWidget.attitudes that return CustomAttitudeLaw | |
|---|---|
CustomAttitudeLaw |
CustomYawSteering.getCustomGroundPointingLaw()
Getter for the ground pointing attitude provider without yaw compensation. |
CustomAttitudeLaw |
CustomSpinStabilized.getPNonRotatingLaw()
Getter for the underlying non-rotating attitude law. |
| Constructors in fr.cnes.genopus.nonWidget.attitudes with parameters of type CustomAttitudeLaw | |
|---|---|
CustomSpinStabilized(CustomAttitudeLaw pNonRotatingLaw,
org.orekit.time.AbsoluteDate pStart,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D pAxis,
double pRate)
|
|
CustomYawSteering(CustomAttitudeLaw groundPointingLaw,
org.orekit.utils.PVCoordinatesProvider sun,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D phasingAxis)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||