Delay blocks_delay from gnuradio import blocks blocks.delay($type.size*$vlen, $delay) set_dly($delay) Type type enum Delay delay 0 int Num Ports num_ports 1 int Vec Length vlen 1 int $num_ports > 0 $vlen > 0 in $type $vlen $num_ports out $type $vlen $num_ports