#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_dpll_bb |
Detect the peak of a signal
If a peak is detected, this block outputs a 1, or it outputs 0's. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_dpll_bb > | gr_dpll_bb_sptr |
Functions | |
gr_dpll_bb_sptr | gr_make_dpll_bb (float period, float gain) |
typedef boost::shared_ptr<gr_dpll_bb> gr_dpll_bb_sptr |
gr_dpll_bb_sptr gr_make_dpll_bb | ( | float | period, | |
float | gain | |||
) |