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