#include <gr_pll_freqdet_cf.h>
#include <gr_io_signature.h>
#include <math.h>
#include <gr_math.h>

Defines | |
| #define | M_TWOPI (2*M_PI) |
Functions | |
| gr_pll_freqdet_cf_sptr | gr_make_pll_freqdet_cf (float alpha, float beta, float max_freq, float min_freq) |
| #define M_TWOPI (2*M_PI) |
| gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf | ( | float | alpha, | |
| float | beta, | |||
| float | max_freq, | |||
| float | min_freq | |||
| ) |
1.5.5