AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
|
#include <mockVMSensors.h>
Data Fields | |
SensorsPacket__SensorAccelerometerPayload * | payload |
uint32_t | toread |
uint32_t | nbevent |
Definition at line 9 of file mockVMSensors.h.
uint32_t nbevent |
Definition at line 13 of file mockVMSensors.h.
SensorsPacket__SensorAccelerometerPayload* payload |
Definition at line 11 of file mockVMSensors.h.
uint32_t toread |
Definition at line 12 of file mockVMSensors.h.