#include <gr_costas_loop_cc.h>
#include <gr_io_signature.h>
#include <gr_expj.h>
#include <gr_sincos.h>
#include <math.h>
Include dependency graph for gr_costas_loop_cc.cc:
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) |
|
|
|
|