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

◆ b0

signed char xsens::Itypes::b0

◆ b1

signed char xsens::Itypes::b1

◆ b2

signed char xsens::Itypes::b2

◆ b3

signed char xsens::Itypes::b3

◆ b4

signed char xsens::Itypes::b4

◆ b5

signed char xsens::Itypes::b5

◆ b6

signed char xsens::Itypes::b6

◆ b7

signed char xsens::Itypes::b7

◆ d

double xsens::Itypes::d

◆ f0

float xsens::Itypes::f0

◆ f1

float xsens::Itypes::f1

◆ f32

struct { ... } xsens::Itypes::f32

◆ i0

int32_t xsens::Itypes::i0

◆ i1

int32_t xsens::Itypes::i1

◆ i16

struct { ... } xsens::Itypes::i16

◆ i32

struct { ... } xsens::Itypes::i32

◆ i64

int64_t xsens::Itypes::i64

◆ i8

struct { ... } xsens::Itypes::i8

◆ s0

int16_t xsens::Itypes::s0

◆ s1

int16_t xsens::Itypes::s1

◆ s2

int16_t xsens::Itypes::s2

◆ s3

int16_t xsens::Itypes::s3

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