#include <motion-module.h>
Public Attributes | |
| std::bitset< 16 > | error_state |
| unsigned short | imu_entries_num |
| rs_motion_data | imu_packets [4] |
| unsigned short | non_imu_entries_num |
| rs_timestamp_data | non_imu_packets [8] |
| motion_event_status | status |
| unsigned long | timestamp |
Definition at line 75 of file motion-module.h.
| std::bitset<16> rsimpl::motion_module::motion_event::error_state |
Definition at line 77 of file motion-module.h.
| unsigned short rsimpl::motion_module::motion_event::imu_entries_num |
Definition at line 79 of file motion-module.h.
| rs_motion_data rsimpl::motion_module::motion_event::imu_packets[4] |
Definition at line 82 of file motion-module.h.
| unsigned short rsimpl::motion_module::motion_event::non_imu_entries_num |
Definition at line 80 of file motion-module.h.
| rs_timestamp_data rsimpl::motion_module::motion_event::non_imu_packets[8] |
Definition at line 83 of file motion-module.h.
| motion_event_status rsimpl::motion_module::motion_event::status |
Definition at line 78 of file motion-module.h.
| unsigned long rsimpl::motion_module::motion_event::timestamp |
Definition at line 81 of file motion-module.h.