Logo coherent WaveBurst  
Library Reference Guide
Logo
Classes | Typedefs
wavelinefilter.hh File Reference
#include <iosfwd>
#include <list>
#include <vector>
#include "wseries.hh"
#include <complex>
Include dependency graph for wavelinefilter.hh:
This graph shows which files directly or indirectly include this file:

Classes

struct  linedata
 
class  linefilter
 The linefilter class containes methods to track and remove quasi- monochromatic lines. More...
 

Typedefs

typedef std::complex< float > f_complex
 
typedef wavearray< waverealWaveData
 
typedef double wavereal
 

Typedef Documentation

◆ f_complex

typedef std::complex<float> f_complex

Definition at line 29 of file wavelinefilter.hh.

◆ WaveData

Definition at line 31 of file wavelinefilter.hh.

◆ wavereal

typedef double wavereal

Definition at line 30 of file wavelinefilter.hh.