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.
Macros
wfir.cpp File Reference
#include <math.h>
#include <new>
#include <iostream>
#include "wfir.h"
+ Include dependency graph for wfir.cpp:

Go to the source code of this file.

Macros

#define M_PI   3.14159265358979323846
 
#define M_2PI   6.28318530717958647692
 

Macro Definition Documentation

◆ M_2PI

#define M_2PI   6.28318530717958647692

Definition at line 15 of file wfir.cpp.

Referenced by WFIR::WindowData().

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 14 of file wfir.cpp.

Referenced by WFIR::BasicFIR(), and WFIR::WindowData().