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.
|
Public Member Functions | |
ExpAvg () | |
void | setAlpha (const float &alpha) |
float | feed (const float &x) |
Private Attributes | |
float | m_a0 |
alpha More... | |
float | m_a1 |
1 - alpha More... | |
float | m_y1 |
Definition at line 59 of file phaselockcomplex.h.
|
inline |
Definition at line 62 of file phaselockcomplex.h.
|
inline |
Definition at line 69 of file phaselockcomplex.h.
Referenced by PhaseLockComplex::feed().
|
inline |
Definition at line 64 of file phaselockcomplex.h.
|
private |
alpha
Definition at line 76 of file phaselockcomplex.h.
|
private |
1 - alpha
Definition at line 77 of file phaselockcomplex.h.
|
private |
Definition at line 78 of file phaselockcomplex.h.