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
lowpass.h File Reference
#include <math.h>
#include "dsp/dsptypes.h"
+ Include dependency graph for lowpass.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Lowpass< Type >
 

Macros

#define _USE_MATH_DEFINES
 
#define M_PI   3.14159265358979323846
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 4 of file lowpass.h.

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 9 of file lowpass.h.

Referenced by Lowpass< Real >::create().