#include <vector>#include <Alloc.hh>#include <dsp/DSPOp.hh>#include <dsp/RecDecimator.hh>#include "Config.h"#include "RemoveNoise.hh"#include "SpectDir.hh"Include dependency graph for SpectDirLine.hh:

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

Go to the source code of this file.
Compounds | |
| class | clSpectDirLine |
| Spectrum based direction finding for a line array. More... | |
Enumerations | |
| enum | { SDL_SCALE_LIN = 0, SDL_SCALE_LOG = 1 } |
| Scaling type. More... | |
| enum | { SDL_BNER_NONE = 0, SDL_BNER_TPSW = 1, SDL_BNER_OTA = 2, SDL_BNER_DIFF = 3, SDL_BNER_IDIFF = 4 } |
| Background noise estimation and removal type. More... | |
|
|
Scaling type.
Definition at line 43 of file SpectDirLine.hh. |
|
|
Background noise estimation and removal type.
Definition at line 52 of file SpectDirLine.hh. |
1.3.3