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);
53 float max_freq,
float min_freq);
57 int work (
int noutput_items,
61 float mod_2pi (
float in);
62 float phase_detector(
gr_complex sample,
float ref_phase);