OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::vbtracker::TimestampedImuReport< ReportType > Class Template Reference

#include </home/jenkins/root/workspace/OSVR-Core-Docs/plugins/unifiedvideoinertialtracker/IMUMessage.h>

Public Member Functions

 TimestampedImuReport (TrackedBodyIMU &myImu, util::time::TimeValue const &tv, ReportType const &d)
 
TrackedBodyIMUimu () const
 

Public Attributes

util::time::TimeValue timestamp
 
ReportType data
 

Detailed Description

template<typename ReportType>
class osvr::vbtracker::TimestampedImuReport< ReportType >

An IMU report data structure, along with the report time and the internal tracking system's pointer to IMU object.

Definition at line 51 of file IMUMessage.h.


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