Throttle blocks_throttle 1 from gnuradio import blocks blocks.throttle($type.size*$vlen, $samples_per_second) set_sample_rate($samples_per_second) Type type enum Sample Rate samples_per_second samp_rate real Vec Length vlen 1 int $vlen > 0 in $type $vlen out $type $vlen