Public Attributes | List of all members
rs_motion_data Struct Reference

Motion data from gyroscope and accelerometer from the microcontroller. More...

#include <rs.h>

Inheritance diagram for rs_motion_data:
Inheritance graph
[legend]

Public Attributes

float axes [3]
 
unsigned int is_valid
 
rs_timestamp_data timestamp_data
 

Detailed Description

Motion data from gyroscope and accelerometer from the microcontroller.

Definition at line 347 of file rs.h.

Member Data Documentation

float rs_motion_data::axes[3]

Three [x,y,z] axes; 16-bit data for gyroscope [rad/sec], 12-bit for accelerometer; 2's complement [m/sec^2]

Definition at line 351 of file rs.h.

unsigned int rs_motion_data::is_valid

Signaled by firmware in case of an error

Definition at line 350 of file rs.h.

rs_timestamp_data rs_motion_data::timestamp_data

Definition at line 349 of file rs.h.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:19