GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
control_loop.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/math.h>

Go to the source code of this file.

Classes

class  gr::blocks::control_loop
 A second-order control loop implementation class. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::blocks
 

Functions

static float gr::blocks::tanhf_lut (float x)
 

Variables

static float gr::blocks::tanh_lut_table [256]