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

SpectDirLine.hh File Reference

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

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


Enumeration Type Documentation

anonymous enum
 

Scaling type.

Enumeration values:
SDL_SCALE_LIN  Linear scaling.
SDL_SCALE_LOG  Logarithmic (dB) scaling.

Definition at line 43 of file SpectDirLine.hh.

anonymous enum
 

Background noise estimation and removal type.

Enumeration values:
SDL_BNER_NONE  No noise removal.
SDL_BNER_TPSW  Two-Pass Split-Window.
SDL_BNER_OTA  Order-Truncate-Average.
SDL_BNER_DIFF  Differential.
SDL_BNER_IDIFF  Inverse differential.

Definition at line 52 of file SpectDirLine.hh.


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