Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
rsimpl::motion_module::motion_event Struct Reference

#include <motion-module.h>

Public Attributes

std::bitset< 16 > error_state
 
motion_event_status status
 
unsigned short imu_entries_num
 
unsigned short non_imu_entries_num
 
unsigned long timestamp
 
rs_motion_data imu_packets [4]
 
rs_timestamp_data non_imu_packets [8]
 

Member Data Documentation

std::bitset<16> rsimpl::motion_module::motion_event::error_state
unsigned short rsimpl::motion_module::motion_event::imu_entries_num
rs_motion_data rsimpl::motion_module::motion_event::imu_packets[4]
unsigned short rsimpl::motion_module::motion_event::non_imu_entries_num
rs_timestamp_data rsimpl::motion_module::motion_event::non_imu_packets[8]
motion_event_status rsimpl::motion_module::motion_event::status
unsigned long rsimpl::motion_module::motion_event::timestamp

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