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 | |
AvgExpInt (int log2Alpha) | |
void | reset () |
int | run (int m0) |
Private Attributes | |
int | m_log2Alpha |
int | m_m1 |
bool | m_start |
Exponential average using integers and alpha as the inverse of a power of two
Definition at line 391 of file atvdemod.h.
|
inline |
Definition at line 394 of file atvdemod.h.
|
inline |
Definition at line 395 of file atvdemod.h.
|
inline |
Definition at line 397 of file atvdemod.h.
|
private |
Definition at line 413 of file atvdemod.h.
|
private |
Definition at line 414 of file atvdemod.h.
|
private |
Definition at line 415 of file atvdemod.h.