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