GNU Radio 3.5.1 C++ API
gr_dpll_bb.h File Reference
#include <gr_core_api.h>
#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_CORE_API gr_dpll_bb_sptr gr_make_dpll_bb (float period, float gain)

Function Documentation

GR_CORE_API gr_dpll_bb_sptr gr_make_dpll_bb ( float  period,
float  gain 
)