Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
kv_gravity_reference Struct Reference

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.
 

Detailed Description

Reference gravity vector for tilt calculations.

Field Documentation

◆ x

int16_t kv_gravity_reference::x

X axis component of gravity vector.

◆ y

int16_t kv_gravity_reference::y

Y axis component of gravity vector.

◆ z

int16_t kv_gravity_reference::z

Z axis component of gravity vector.


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