Moving Average
gr_moving_average_xx
from gnuradio import gr
gr.moving_average_$(type.fcn)($length, $scale, $max_iter)
set_length_and_scale($length, $scale)
Type
type
enum
Length
length
1000
int
Scale
scale
1
$type.scale
Max Iter
max_iter
4000
int
in
$type