GNU Radio Manual and C++ API Reference  v3.9.2.0-89-gb7c7001e
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 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]