GNU Radio 3.4.0 C++ API
gr_dpll_bb.h File Reference
#include <gr_sync_block.h>
Include dependency graph for gr_dpll_bb.h:

Go to the source code of this file.

Classes

class  gr_dpll_bb
 Detect the peak of a signalIf a peak is detected, this block outputs a 1, or it outputs 0's. More...

Functions

gr_dpll_bb_sptr gr_make_dpll_bb (float period, float gain)

Function Documentation

gr_dpll_bb_sptr gr_make_dpll_bb ( float  period,
float  gain 
)