22#ifndef INCLUDED_LTE_PCFICH_DEMUX_VCVC_H
23#define INCLUDED_LTE_PCFICH_DEMUX_VCVC_H
26#include <gnuradio/block.h>
39 typedef boost::shared_ptr<pcfich_demux_vcvc>
sptr;
51 static sptr make(
int N_rb_dl, std::string key, std::string out_key, std::string msg_buf_name, std::string name =
"pcfich_demux_vcvc");
#define LTE_API
Definition: api.h:30
Demux PCFICH from resource grid.
Definition: pcfich_demux_vcvc.h:37
static sptr make(int N_rb_dl, std::string key, std::string out_key, std::string msg_buf_name, std::string name="pcfich_demux_vcvc")
Return a shared_ptr to a new instance of lte::pcfich_demux_vcvc.
virtual void set_cell_id(int id)=0
boost::shared_ptr< pcfich_demux_vcvc > sptr
Definition: pcfich_demux_vcvc.h:39
Definition: bch_crc_check_ant_chooser_bb.h:28