Enki  1.9
Classes | Namespaces | Typedefs
Microphone.h File Reference

Header of the generic infrared sensor. More...

#include <enki/PhysicalEngine.h>
#include <enki/Interaction.h>
#include "ActiveSoundSource.h"
#include <valarray>

Go to the source code of this file.

Classes

class  Enki::Microphone
 A generic sound sensor/microphone. More...
 
class  Enki::FourWayMic
 A generic sound sensor/microphone. More...
 

Namespaces

 Enki
 Enki is the namespace of the Enki simulator. All Enki functions and classes excepted the math one are inside this namespace.
 

Typedefs

typedef double(* Enki::MicrophoneResponseModel) (double, double)
 A function for manipulating acquired sound, normally to model saturation, distance decreasing or frequency response.
 

Detailed Description

Header of the generic infrared sensor.