Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

SpectDirDipole.hh File Reference

#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:

Include dependency graph

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

Included by dependency graph

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...


Enumeration Type Documentation

anonymous enum
 

Scaling type.

Enumeration values:
SDD_SCALE_LIN  Linear scaling.
SDD_SCALE_LOG  Logarithmic (dB) scaling.

Definition at line 41 of file SpectDirDipole.hh.

anonymous enum
 

Background noise estimation and removal type.

Enumeration values:
SDD_BNER_NONE  No noise removal.
SDD_BNER_TPSW  Two-Pass Split-Window.
SDD_BNER_OTA  Order-Truncate-Average.
SDD_BNER_DIFF  Differential.
SDD_BNER_IDIFF  Inverse differential.

Definition at line 50 of file SpectDirDipole.hh.


Generated on Sun Oct 26 19:12:04 2003 for HASAS by doxygen 1.3.3