Bike-X
0.8
|
Public Member Functions | |
TrackerMessageType | Decode (const UByte *buffer, int size) |
Data Fields | |
UByte | SampleCount |
UInt16 | Timestamp |
UInt16 | LastCommandID |
SInt16 | Temperature |
TrackerSample | Samples [3] |
SInt16 | MagX |
SInt16 | MagY |
SInt16 | MagZ |
Definition at line 71 of file OVR_SensorImpl.cpp.
|
inline |
Definition at line 82 of file OVR_SensorImpl.cpp.
UInt16 OVR::TrackerSensors::LastCommandID |
Definition at line 75 of file OVR_SensorImpl.cpp.
SInt16 OVR::TrackerSensors::MagX |
Definition at line 80 of file OVR_SensorImpl.cpp.
SInt16 OVR::TrackerSensors::MagY |
Definition at line 80 of file OVR_SensorImpl.cpp.
SInt16 OVR::TrackerSensors::MagZ |
Definition at line 80 of file OVR_SensorImpl.cpp.
UByte OVR::TrackerSensors::SampleCount |
Definition at line 73 of file OVR_SensorImpl.cpp.
TrackerSample OVR::TrackerSensors::Samples[3] |
Definition at line 78 of file OVR_SensorImpl.cpp.
SInt16 OVR::TrackerSensors::Temperature |
Definition at line 76 of file OVR_SensorImpl.cpp.
UInt16 OVR::TrackerSensors::Timestamp |
Definition at line 74 of file OVR_SensorImpl.cpp.