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

Go to the source code of this file.

Classes

class  PhaseDiscriminators
 

Macros

#define M_PI   3.14159265358979323846
 
#define PI_FLOAT   3.14159265f
 
#define PIBY2_FLOAT   1.5707963f
 

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

◆ PI_FLOAT

#define PI_FLOAT   3.14159265f

Definition at line 170 of file phasediscri.h.

Referenced by PhaseDiscriminators::atan2_approximation2().

◆ PIBY2_FLOAT

#define PIBY2_FLOAT   1.5707963f

Definition at line 171 of file phasediscri.h.

Referenced by PhaseDiscriminators::atan2_approximation2().