22#ifndef INCLUDED_LTE_REMOVE_CP_CVC_H
23#define INCLUDED_LTE_REMOVE_CP_CVC_H
26#include <gnuradio/block.h>
40 typedef boost::shared_ptr<remove_cp_cvc>
sptr;
50 static sptr make(
int fftl, std::string key, std::string name =
"remove_cp_cvc");
#define LTE_API
Definition api.h:30
Remove LTE specific CP from stream and output OFDM symbol vectors in time domain.
Definition remove_cp_cvc.h:38
static sptr make(int fftl, std::string key, std::string name="remove_cp_cvc")
Return a shared_ptr to a new instance of lte::remove_cp_cvc.
boost::shared_ptr< remove_cp_cvc > sptr
Definition remove_cp_cvc.h:40
Definition bch_crc_check_ant_chooser_bb.h:28