22 #ifndef INCLUDED_DAB_OFDM_INSERT_PILOT_VCC_H
23 #define INCLUDED_DAB_OFDM_INSERT_PILOT_VCC_H
26 #include <gnuradio/block.h>
39 typedef std::shared_ptr<ofdm_insert_pilot_vcc>
sptr;
49 static sptr make(
const std::vector<gr_complex> &pilot);
#define DAB_API
Definition: api.h:31
<+description of block+>
Definition: ofdm_insert_pilot_vcc.h:37
std::shared_ptr< ofdm_insert_pilot_vcc > sptr
Definition: ofdm_insert_pilot_vcc.h:39
static sptr make(const std::vector< gr_complex > &pilot)
Return a shared_ptr to a new instance of dab::ofdm_insert_pilot_vcc.
Definition: complex_to_interleaved_float_vcf.h:28