Uses of Class
fr.cnes.genopus.attitudes.GPAttitudeLawAbstract

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

Uses of GPAttitudeLawAbstract in fr.cnes.genopus.attitudes
 

Subclasses of GPAttitudeLawAbstract in fr.cnes.genopus.attitudes
 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.
 

Methods in fr.cnes.genopus.attitudes that return GPAttitudeLawAbstract
 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.
 

Methods in fr.cnes.genopus.attitudes that return types with arguments of type GPAttitudeLawAbstract
 Collection<GPAttitudeLawAbstract> GPAttitudeLawSelector.getGPAttitudeLaws()
          Getter for the collection of GPAttitudeLawAbstract.
 



Copyright © 2017. All rights reserved.