![]() |
VectorNav C Library
|
Structure representing the IMU Measurements register. More...
#include <sensors.h>
Data Fields | |
vec3f | mag |
The Mag field. | |
vec3f | accel |
The Accel field. | |
vec3f | gyro |
The Gyro field. | |
float | temp |
The Temp field. | |
float | pressure |
The Pressure field. | |
Structure representing the IMU Measurements register.