#include <gr_costas_loop_cc.h>
#include <gr_io_signature.h>
#include <gr_expj.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, int order) throw (std::invalid_argument) |
#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, | |||
int | order | |||
) | throw (std::invalid_argument) |