Vector definition on double. More...
#include "communication.h"
Data Fields | |
| double | x | 
| double | y | 
| double | z | 
Vector definition on double.
Definition at line 84 of file communication.h.
| double DATA_XYZ_DOUBLE::x | 
Definition at line 85 of file communication.h.
Referenced by calibrate_imu(), datalogger_update(), ui_imu_data(), and ui_overview_data().
| double DATA_XYZ_DOUBLE::y | 
Definition at line 86 of file communication.h.
Referenced by calibrate_imu(), datalogger_update(), ui_imu_data(), and ui_overview_data().
| double DATA_XYZ_DOUBLE::z | 
Definition at line 87 of file communication.h.
Referenced by calibrate_imu(), datalogger_update(), ui_imu_data(), and ui_overview_data().
 1.8.6