|
GNU Radio 3.6.1 C++ API
|
Automatic Gain Control class for atsc slicer. More...
#include <atsci_slicer_agc.h>
Public Member Functions | |
| atsci_slicer_agc () | |
| float | gain () |
| float | scale (float input) |
Protected Attributes | |
| float | _gain |
| gr_single_pole_iir< float, float, float > | dc |
Static Protected Attributes | |
| static const float | REFERENCE = 1.25 |
| static const float | RATE = 1.0e-5 |
Automatic Gain Control class for atsc slicer.
Given perfect data, output values will be +/- {7, 5, 3, 1}
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |