Uses of Class
fr.cnes.genopus.exception.GPAttitudeException

Packages that use GPAttitudeException
fr.cnes.genopus.attitudes Package containing some widgets representing objects of the Orekit's attitudes package. 
 

Uses of GPAttitudeException in fr.cnes.genopus.attitudes
 

Methods in fr.cnes.genopus.attitudes that throw GPAttitudeException
protected abstract  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSpinStabilizedAbstract.getDefaultPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPLOFAttitudeLaw.getDefaultPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPBodyCenterGroundPointingAttitudeLaw.getDefaultPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPInertialAttitudeLaw.getDefaultPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPNadirPointingAttitudeLaw.getDefaultPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPTargetGroundPointingAttitudeLaw.getDefaultPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSunPointingAttitudeLaw.getDefaultPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
 org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSpinStabilizedData.getDefaultSpinAxis()
          Get 3D vector.
 CustomEventDetector GPAttitudeSequence.GPAttitudeSequenceSwitch.getEventDetector()
          Get event detector for the switching condition.
 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.
 org.orekit.attitudes.AttitudesSequence GPAttitudeSequence.getPatriusObject()
          Method to obtain a PATRIUS AttitudesSequence object builded with MMI parameters.
 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.
protected abstract  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSpinStabilizedAbstract.getPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSunPointingAttitudeLaw.getPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
 org.orekit.time.AbsoluteDate GPSpinStabilizedAbstract.getReferenceDate()
          Method to get the reference date for the attitude laws.
 org.orekit.time.AbsoluteDate GPSpinStabilizedData.getReferenceDate()
          Method to get the reference date for the attitude laws.
 org.orekit.time.AbsoluteDate GPAttitudeLawSelector.getReferenceDate()
          Method to get the reference date for the selected attitude law.
protected abstract  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSpinStabilizedAbstract.getSavedPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPLOFAttitudeLaw.getSavedPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPBodyCenterGroundPointingAttitudeLaw.getSavedPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPInertialAttitudeLaw.getSavedPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPNadirPointingAttitudeLaw.getSavedPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPTargetGroundPointingAttitudeLaw.getSavedPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
protected  org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSunPointingAttitudeLaw.getSavedPointingAxis()
          Gets the pointing axis for the spin stabilized attitude law in case of comming from outside the spin stabilized data.
 org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSpinStabilizedData.getSavedSpinAxis()
          Get 3D vector.
 org.apache.commons.math3.geometry.euclidean.threed.Vector3D GPSpinStabilizedData.getSpinAxis()
          Get 3D vector.
protected  CustomAttitudeLaw GPSpinStabilizedAbstract.getSpinnedLaw(CustomAttitudeLaw basicLaw)
          Gets the PATRIUS spin stabilized attitude law from a non rotating law, applying the spin stabilized data.
 org.orekit.time.AbsoluteDate GPSpinStabilizedData.getSpinStartDate()
          Get the spin start absolute date as the sum of the reference date and the delay.
 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 GPSpinStabilizedData.setData(CustomSpinStabilized spinStabilizedAttitudeLaw)
          Setter for the spin stabilized data.
 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 GPSpinStabilizedData.setDefaultData(CustomSpinStabilized spinStabilizedAttitudeLaw)
          Setter for the default values of the spin stabilized data.
 void GPAttitudeSequence.setEarthShape(org.orekit.bodies.BodyShape earthValues)
          Method to set the reference date for the attitude laws.
 void GPAttitudeSequence.setPropagationFrame(org.orekit.frames.Frame propagationFrame)
          Setter for the propagation frame.
 void GPAttitudeLawSelector.setPropagationFrame(org.orekit.frames.Frame propagationFrame)
          Setter for the propagation frame.
 void GPLOFAttitudeLaw.setPseudoInertialFrame(org.orekit.frames.Frame pseudoInertialFrame)
          Set the frame to the pseudo inertial frame.
 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.
 void GPSpinStabilizedData.setSavedData(CustomSpinStabilized spinStabilizedAttitudeLaw)
          Setter for the saved values of the spin stabilized data.
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 GPInertialAttitudeLaw.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 GPInertialAttitudeLaw.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 GPInertialAttitudeLaw.setSubWidgetsValues(CustomAttitudeLaw attitudeLaw)
          Private method to set the values to the sub-widgets related to the non-rotating law.
 



Copyright © 2017. All rights reserved.