#include <limits.h>#include <dsp/DSPOp.hh>#include "Config.h"#include "LocalMsg.h"#include "CfgFile.hh"#include "FreqBeamDipole.hh"#include "FreqBeamLine.hh"#include "Messages.hh"#include "SockClie.hh"#include "SockOp.hh"Include dependency graph for BeamAudio.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | clBeamAudio |
| Server for beamformed audio. More... | |
Enumerations | |
| enum | { BA_ARRAY_TYPE_DIPOLE = 0, BA_ARRAY_TYPE_TRIANGLE = 1, BA_ARRAY_TYPE_LINE = 2, BA_ARRAY_TYPE_PLANE = 3, BA_ARRAY_TYPE_CYLINDER = 4, BA_ARRAY_TYPE_SPHERE = 5 } |
|
|
Definition at line 41 of file BeamAudio.hh. |
1.3.3