#include <gr_dd_mpsk_sync_cc.h>
#include <gr_io_signature.h>
#include <gr_sincos.h>
#include <gri_mmse_fir_interpolator_cc.h>
#include <math.h>
#include <stdexcept>
#include <gr_complex.h>
Include dependency graph for gr_dd_mpsk_sync_cc.cc:
Defines | |
#define | M_TWOPI (2*M_PI) |
Functions | |
gr_dd_mpsk_sync_cc_sptr | gr_make_dd_mpsk_sync_cc (float alpha, float beta, float max_freq, float min_freq, float ref_phase, float omega, float gain_omega, float mu, float gain_mu) |
|
|
|
|