xsens_imu
Public Attributes | List of all members
xsens::Itypes Union Reference

Public Attributes

int64_t i64
 
struct {
   int32_t   i1
 
   int32_t   i0
 
i32
 
struct {
   int16_t   s3
 
   int16_t   s2
 
   int16_t   s1
 
   int16_t   s0
 
i16
 
struct {
   signed char   b7
 
   signed char   b6
 
   signed char   b5
 
   signed char   b4
 
   signed char   b3
 
   signed char   b2
 
   signed char   b1
 
   signed char   b0
 
i8
 
double d
 
struct {
   float   f1
 
   float   f0
 
f32
 

Member Data Documentation

signed char xsens::Itypes::b0
signed char xsens::Itypes::b1
signed char xsens::Itypes::b2
signed char xsens::Itypes::b3
signed char xsens::Itypes::b4
signed char xsens::Itypes::b5
signed char xsens::Itypes::b6
signed char xsens::Itypes::b7
double xsens::Itypes::d
float xsens::Itypes::f0
float xsens::Itypes::f1
struct { ... } xsens::Itypes::f32
int32_t xsens::Itypes::i0
int32_t xsens::Itypes::i1
struct { ... } xsens::Itypes::i16
struct { ... } xsens::Itypes::i32
int64_t xsens::Itypes::i64
struct { ... } xsens::Itypes::i8
int16_t xsens::Itypes::s0
int16_t xsens::Itypes::s1
int16_t xsens::Itypes::s2
int16_t xsens::Itypes::s3

The documentation for this union was generated from the following file: