Variable Sinkblks2_variable_sink_xfrom grc_gnuradio import blks2 as grc_blks2grc_blks2.variable_sink_$(type.fcn)(
vlen=$vlen,
decim=$decim,
callback=self.set_$(variable()),
)set_decim($decim)TypetypeenumVariablevariablestringDecimationdecim1intVec Lengthvlen1int$vlen > 0in$type$vlen
Read samples from the input stream and \
write one in every decimation samples to the variable.
The variable must be the id of an existing variable block.