Streams to Vector
blocks_streams_to_vector
from gnuradio import blocks
blocks.streams_to_vector($type.size*$vlen, $num_streams)
IO Type
type
enum
Num Streams
num_streams
2
int
Vec Length
vlen
1
int
$num_streams > 0
$vlen >= 1
in
$type
$vlen
$num_streams