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
nco.cpp File Reference
#include <QtGlobal>
#include <stdio.h>
#include <math.h>
#include "dsp/nco.h"
+ Include dependency graph for nco.cpp:

Go to the source code of this file.

Macros

#define _USE_MATH_DEFINES
 
#define M_PI   3.14159265358979323846
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 21 of file nco.cpp.

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 26 of file nco.cpp.

Referenced by NCO::initTable().