AUncalibratedEvent Struct Reference

AUncalibratedEvent Struct Reference

#include <sensor.h>

Data Fields

union {
   float   uncalib [3]
 
   struct {
      float   x_uncalib
 
      float   y_uncalib
 
      float   z_uncalib
 
   } 
 
}; 
 
union {
   float   bias [3]
 
   struct {
      float   x_bias
 
      float   y_bias
 
      float   z_bias
 
   } 
 
}; 
 

Field Documentation

union { ... }
union { ... }
float bias[3]
float uncalib[3]
float x_bias
float x_uncalib
float y_bias
float y_uncalib
float z_bias
float z_uncalib

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