InertialSensor is a class defining a inertial unit sensor. More...
#include <alrobotmodel.h>
Public Member Functions | |
InertialSensor () | |
creates an empty InertialSensor, you should not use this. | |
~InertialSensor () | |
destructor. | |
virtual int | bufferSize () const |
returns the maximum size of the buffer of a measure from the InertialSensor in bits. |
InertialSensor is a class defining a inertial unit sensor.
Definition at line 1101 of file alrobotmodel.h.
creates an empty InertialSensor, you should not use this.