Vector Insertgr_vector_insert_xfrom gnuradio import grgr.vector_insert_$(type.fcn)($vector, $period, $offset)Output TypetypeenumVectorvector0, 0, 0$type.vec_typePeriodicityperiod100intOffsetoffset0intin$type
Periodicity, the length of the periodicity at which the vector should be inserted at the output.
(i.e. one vector for every N output items)
Offset sepcifies where in the cycle period we should begin at.