#include <OrbitFramePQW.h>
Inheritance diagram for OrbitFramePQW:


The fundamental plane is the satellite's orbit, and the origin is at the center of the Earth. The P axis points towards perigee, and the Q axis is  from the P axis in the direction of satellite motion. The W axis is then normal to the orbit. The PQW system always maintains an orientation towards perigee and is therefore best suited for robits with a well-defined eccentricity. (Vallado, pg 41)
 from the P axis in the direction of satellite motion. The W axis is then normal to the orbit. The PQW system always maintains an orientation towards perigee and is therefore best suited for robits with a well-defined eccentricity. (Vallado, pg 41) 
Definition at line 27 of file OrbitFramePQW.h.
| Private Member Functions | |
| OrbitFramePQW (const double &_LongAscNode, const double &_Inclination, const double &_ArgPerigee) | |
| Constructor. | |
| virtual | ~OrbitFramePQW () | 
| Deconstructor. | |
| Rotation | GetRotation2IJK () const | 
| Return the rotation    . | |
| Rotation | GetRotationFromIJK () const | 
| Return the rotation    . | |
| OrbitFramePQW * | NewPointer () | 
| OrbitFramePQW * | Clone () | 
| 
 | ||||||||||||||||
| Constructor. 
 
 Definition at line 57 of file OrbitFramePQW.h. References O_SESSAME::R1(), and O_SESSAME::R3(). | 
| 
 | 
| Deconstructor. 
 Definition at line 58 of file OrbitFramePQW.h. | 
| 
 | 
| 
 Implements OrbitFrame. | 
| 
 | 
| 
Return the rotation  
 
 Implements OrbitFrame. Definition at line 60 of file OrbitFramePQW.h. | 
| 
 | 
| 
Return the rotation  
 
 Implements OrbitFrame. Definition at line 61 of file OrbitFramePQW.h. | 
| 
 | 
| 
 Implements OrbitFrame. | 
 1.3.9.1
 1.3.9.1