Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rs::motion_data Struct Reference

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

#include <rs.hpp>

Inheritance diagram for rs::motion_data:
rs_motion_data

Public Member Functions

 motion_data (rs_motion_data orig)
 
 motion_data ()
 

Additional Inherited Members

- Public Attributes inherited from rs_motion_data
rs_timestamp_data timestamp_data
 
unsigned int is_valid
 
float axes [3]
 

Detailed Description

Motion data from gyroscope and accelerometer from the microcontroller.

Constructor & Destructor Documentation

◆ motion_data() [1/2]

rs::motion_data::motion_data ( rs_motion_data  orig)
inline

◆ motion_data() [2/2]

rs::motion_data::motion_data ( )
inline

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