Clock Recovery MM
digital_clock_recovery_mm_xx
from gnuradio import digital
digital.clock_recovery_mm_$(type.fcn)($omega, $gain_omega, $mu, $gain_mu, $omega_relative_limit)
set_omega($omega)
set_gain_omega($gain_omega)
set_mu($mu)
set_gain_mu($gain_mu)
Type
type
enum
Omega
omega
real
Gain Omega
gain_omega
real
Mu
mu
real
Gain Mu
gain_mu
real
Omega Relative Limit
omega_relative_limit
real
in
$type