Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Attributes
XsEuler Struct Reference

Detailed Description

Definition at line 32 of file xseuler.h.

#include <xSens_MT4/xstypes/include/xsens/xseuler.h>

Public Attributes

union {
   struct {
      XsReal   m_x
 Stores the x component of the euler triplet. More...
 
      XsReal   m_y
 Stores the y component of the euler triplet. More...
 
      XsReal   m_z
 Stores the z component of the euler triplet. More...
 
   } 
 
   struct {
      XsReal   m_roll
 Stores the roll component of the euler triplet. More...
 
      XsReal   m_pitch
 Stores the pitch component of the euler triplet. More...
 
      XsReal   m_yaw
 Stores the yaw component of the euler triplet. More...
 
   } 
 
   XsReal   m_data [3]
 Stores the euler triplet in an array of three elements. More...
 
}; 
 

Member Data Documentation

◆ @96

union { ... }

◆ m_data

XsReal XsEuler::m_data[3]

Stores the euler triplet in an array of three elements.

Definition at line 131 of file xseuler.h.

◆ m_pitch

XsReal XsEuler::m_pitch

Stores the pitch component of the euler triplet.

Definition at line 128 of file xseuler.h.

◆ m_roll

XsReal XsEuler::m_roll

Stores the roll component of the euler triplet.

Definition at line 127 of file xseuler.h.

◆ m_x

XsReal XsEuler::m_x

Stores the x component of the euler triplet.

Definition at line 122 of file xseuler.h.

◆ m_y

XsReal XsEuler::m_y

Stores the y component of the euler triplet.

Definition at line 123 of file xseuler.h.

◆ m_yaw

XsReal XsEuler::m_yaw

Stores the yaw component of the euler triplet.

Definition at line 129 of file xseuler.h.

◆ m_z

XsReal XsEuler::m_z

Stores the z component of the euler triplet.

Definition at line 124 of file xseuler.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019