Uses of Class
fr.cnes.genopus.frames.GPFrame

Packages that use GPFrame
fr.cnes.genopus.attitudes Package containing some widgets representing objects of the Orekit's attitudes package. 
fr.cnes.genopus.bodies Package containing some widgets representing objects of the Orekit's bodies package. 
fr.cnes.genopus.events Package containing some widgets representing the Orekit's events detector. 
fr.cnes.genopus.maneuvers Package containing some widgets representing objects of the Orekit's maneuvers package. 
fr.cnes.genopus.orbits Package containing all needed classes to create the widget for the Orekit's Orbit object. 
 

Uses of GPFrame in fr.cnes.genopus.attitudes
 

Methods in fr.cnes.genopus.attitudes that return GPFrame
 GPFrame GPLOFAttitudeLaw.getGPFramePseudoInertialFrame()
          Getter for the GPFrame to define the pseudo inertial frame.
 GPFrame GPInertialAttitudeLaw.getGPFrameReferenceFrame()
          Getter for the GPFrame to define the reference frame.
 

Uses of GPFrame in fr.cnes.genopus.bodies
 

Methods in fr.cnes.genopus.bodies that return GPFrame
 GPFrame GPOneAxisEllipsoid.getGPFrame()
          Getter for the GPFrame defining the frame related to the body shape.
 

Uses of GPFrame in fr.cnes.genopus.events
 

Methods in fr.cnes.genopus.events that return GPFrame
 GPFrame GPAOLDetector.getGPFrame()
          Getter for the GPFrame defining the equator with respect to which the AOL is to be computed.
 GPFrame GPLocalTimeDetector.getGPFrameBodyFrame()
          Getter for the GPFrame defining the central body frame for the event detector.
 GPFrame GPNodeDetector.getGPFrameBodyFrame()
          Getter for the GPFrame representing the frame in which the equator is defined (typical values are J2000 or ITRF 2005).
 

Uses of GPFrame in fr.cnes.genopus.maneuvers
 

Methods in fr.cnes.genopus.maneuvers that return GPFrame
 GPFrame GPManeuverFrame.getGPFrameInertial()
          Get inertial frame type combo box.
 

Uses of GPFrame in fr.cnes.genopus.orbits
 

Methods in fr.cnes.genopus.orbits that return GPFrame
 GPFrame GPOrbit.getGPFrame()
          Getter for the GPFrame defining the frame.
 



Copyright © 2017. All rights reserved.