Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Reference gravity vector for tilt calculations. More...
#include <kv_types.h>
Data Fields | |
int16_t | x |
X axis component of gravity vector. | |
int16_t | y |
Y axis component of gravity vector. | |
int16_t | z |
Z axis component of gravity vector. | |
Reference gravity vector for tilt calculations.
int16_t kv_gravity_reference::x |
X axis component of gravity vector.
int16_t kv_gravity_reference::y |
Y axis component of gravity vector.
int16_t kv_gravity_reference::z |
Z axis component of gravity vector.