#include <cphidgetspatial.h>
Public Attributes | |
double | acceleration [3] |
double | angularRate [3] |
double | magneticField [3] |
CPhidget_Timestamp | timestamp |
Timestamped position data returned by the CPhidgetSpatial_set_OnSpatialData_Handler event.
Definition at line 17 of file cphidgetspatial.h.
Acceleration data for up to 3 axes.
Definition at line 19 of file cphidgetspatial.h.
Angular rate data (Gyroscope) for up to 3 axes
Definition at line 20 of file cphidgetspatial.h.
Magnetic field data (Compass) for up to 3 axes
Definition at line 21 of file cphidgetspatial.h.
Hardware timestamp
Definition at line 22 of file cphidgetspatial.h.