Go to the documentation of this file.
23 #ifndef INCLUDED_GR_PLL_REFOUT_CC_H
24 #define INCLUDED_GR_PLL_REFOUT_CC_H
34 float max_freq,
float min_freq);
52 float max_freq,
float min_freq);
56 int work (
int noutput_items,
60 float mod_2pi (
float in);
61 float phase_detector(
gr_complex sample,
float ref_phase);