GNU Radio Manual and C++ API Reference  3.9.4.0
The Free & Open Software Radio Ecosystem
control_loop.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/math.h>
Include dependency graph for control_loop.h:
This graph shows which files directly or indirectly include this file:

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 for log4cpp library (C++ port of log4j)
 
 gr::blocks
 

Functions

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

Variables

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