Public Attributes
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]

List of all members.

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

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.

Signaled by firmware in case of an error

Definition at line 350 of file rs.h.

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 Tue Jun 25 2019 19:54:41