SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Classes | Macros
fftfilt.h File Reference
#include <complex>
#include "gfft.h"
#include "export.h"
+ Include dependency graph for fftfilt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fftfilt
 
class  sfft
 

Macros

#define M_PI   3.14159265358979323846
 
#define K1   0.99999
 

Macro Definition Documentation

◆ K1

#define K1   0.99999

Definition at line 97 of file fftfilt.h.

Referenced by sfft::sfft().

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 13 of file fftfilt.h.

Referenced by fftfilt::_blackman(), fftfilt::frrc(), and fftfilt::fsinc().