22#ifndef INCLUDED_DAB_SELECT_SUBCH_VFVF_H
23#define INCLUDED_DAB_SELECT_SUBCH_VFVF_H
26#include <gnuradio/block.h>
47 typedef std::shared_ptr<select_subch_vfvf>
sptr;
57 static sptr make(
unsigned int vlen_in,
unsigned int vlen_out,
unsigned int address,
unsigned int total_size);
#define DAB_API
Definition api.h:19
selects vectors out of input vectors that belong to one subchannel
Definition select_subch_vfvf.h:45
std::shared_ptr< select_subch_vfvf > sptr
Definition select_subch_vfvf.h:47
static sptr make(unsigned int vlen_in, unsigned int vlen_out, unsigned int address, unsigned int total_size)
Return a shared_ptr to a new instance of dab::select_subch_vfvf.
Definition complex_to_interleaved_float_vcf.h:28