GNU Radio 3.6.5 C++ API

digital_clock_recovery_mm_cc.h File Reference

#include <digital_api.h>
#include <gr_block.h>
#include <gr_complex.h>
#include <gr_math.h>

Go to the source code of this file.

Classes

class  digital_clock_recovery_mm_cc
 Mueller and Müller (M&M) based clock recovery block with complex input, complex output. More...

Functions

DIGITAL_API
digital_clock_recovery_mm_cc_sptr 
digital_make_clock_recovery_mm_cc (float omega, float gain_omega, float mu, float gain_mu, float omega_relative_limit=0.001)

Function Documentation

DIGITAL_API digital_clock_recovery_mm_cc_sptr digital_make_clock_recovery_mm_cc ( float  omega,
float  gain_omega,
float  mu,
float  gain_mu,
float  omega_relative_limit = 0.001 
)