Public Member Functions | |
| SimEulerAngles () | |
| SimEulerAngles (float a, float b, float c) | |
| ~SimEulerAngles () | |
| void | swapBytes () |
| void | operator= (const SimEulerAngles &_s) |
Public Attributes | |
| float | roll |
| float | pitch |
| float | hdg |
Friends | |
| std::ostream & | operator<< (std::ostream &s, SimEulerAngles &v) |
| std::ostream & | operator<< (std::ostream &s, SimEulerAngles *v) |
| SimEulerAngles::SimEulerAngles | ( | ) | [inline] |
| SimEulerAngles::SimEulerAngles | ( | float | a, | |
| float | b, | |||
| float | c | |||
| ) | [inline] |
| SimEulerAngles::~SimEulerAngles | ( | ) | [inline] |
| void SimEulerAngles::swapBytes | ( | ) | [inline] |
| void SimEulerAngles::operator= | ( | const SimEulerAngles & | _s | ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| SimEulerAngles & | v | |||
| ) | [friend] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| SimEulerAngles * | v | |||
| ) | [friend] |
| float SimEulerAngles::roll |
| float SimEulerAngles::pitch |
| float SimEulerAngles::hdg |
1.5.0