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

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

Go to the source code of this file.
Compounds | |
| class | clSpectDirDipole |
| Spectrum based direction finding for a dipole array. More... | |
Enumerations | |
| enum | { SDD_SCALE_LIN = 0, SDD_SCALE_LOG = 1 } |
| Scaling type. More... | |
| enum | { SDD_BNER_NONE = 0, SDD_BNER_TPSW = 1, SDD_BNER_OTA = 2, SDD_BNER_DIFF = 3, SDD_BNER_IDIFF = 4 } |
| Background noise estimation and removal type. More... | |
|
|
Scaling type.
Definition at line 41 of file SpectDirDipole.hh. |
|
|
Background noise estimation and removal type.
Definition at line 50 of file SpectDirDipole.hh. |
1.3.3