33 #ifndef EMANEORIENTATION_HEADER_ 34 #define EMANEORIENTATION_HEADER_ 115 double dRollDegrees_;
116 double dPitchDegrees_;
118 double dRollRadians_;
119 double dPitchRadians_;
126 #endif // EMANEORIENTATION_HEADER_ double getRollDegrees() const
double getYawDegrees() const
double getYawRadians() const
double getPitchDegrees() const
double getPitchRadians() const
double getRollRadians() const
Holds pitch, yaw and roll.
bool operator==(const Orientation &rhs) const