#include <gr_costas_loop_cc.h>
#include <gr_io_signature.h>
#include <gr_sincos.h>
#include <math.h>
Defines | |
#define | M_TWOPI (2*M_PI) |
Functions | |
gr_costas_loop_cc_sptr | gr_make_costas_loop_cc (float alpha, float beta, float max_freq, float min_freq, float ref_phase) |
#define M_TWOPI (2*M_PI) |
gr_costas_loop_cc_sptr gr_make_costas_loop_cc | ( | float | alpha, | |
float | beta, | |||
float | max_freq, | |||
float | min_freq, | |||
float | ref_phase | |||
) |