Public Attributes

freenect_raw_tilt_state Struct Reference

Data from the tilt motor and accelerometer. More...

#include <libfreenect.h>

List of all members.

Public Attributes

int16_t accelerometer_x
int16_t accelerometer_y
int16_t accelerometer_z
int8_t tilt_angle
freenect_tilt_status_code tilt_status

Detailed Description

Data from the tilt motor and accelerometer.


Member Data Documentation

Raw accelerometer data for X-axis, see FREENECT_COUNTS_PER_G for conversion

Raw accelerometer data for Y-axis, see FREENECT_COUNTS_PER_G for conversion

Raw accelerometer data for Z-axis, see FREENECT_COUNTS_PER_G for conversion

Raw tilt motor angle encoder information

State of the tilt motor (stopped, moving, etc...)


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