#include <limits.h>#include <dsp/DSPOp.hh>#include "Config.h"#include "LocalMsg.h"#include "CfgFile.hh"#include "Messages.hh"#include "SockClie.hh"#include "SockOp.hh"#include "SpectDirDipole.hh"#include "SpectDirLine.hh"Include dependency graph for Direction2.hh:

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

Go to the source code of this file.
Compounds | |
| class | clDirection2 |
| Spectrum based direction server. More... | |
Enumerations | |
| enum | { DIR2_ARRAY_TYPE_DIPOLE = 0, DIR2_ARRAY_TYPE_TRIANGLE = 1, DIR2_ARRAY_TYPE_LINE = 2, DIR2_ARRAY_TYPE_PLANE = 3, DIR2_ARRAY_TYPE_CYLINDER = 4, DIR2_ARRAY_TYPE_SPHERE = 5 } |
| Array types. More... | |
|
|
Array types.
Definition at line 44 of file Direction2.hh. |
1.3.3