alrobotmodel  2.1.0.18
 All Classes Functions Variables Enumerations Enumerator
Public Member Functions
Sim::MicrophoneSensor Class Reference

MicrophoneSensor is a class defining a microphone sensor. More...

#include <alrobotmodel.h>

List of all members.

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.

Detailed Description

MicrophoneSensor is a class defining a microphone sensor.

Definition at line 1210 of file alrobotmodel.h.


Constructor & Destructor Documentation

creates an empty MicrophoneSensor, you should not use this.

Warning:
The MicrophoneSensor being empty, every access to this object will throw.

The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator