22#ifndef INCLUDED_LTE_PBCH_DESCRAMBLER_VFVF_H
23#define INCLUDED_LTE_PBCH_DESCRAMBLER_VFVF_H
26#include <gnuradio/sync_interpolator.h>
39 typedef boost::shared_ptr<pbch_descrambler_vfvf>
sptr;
#define LTE_API
Definition api.h:30
Block performs descrambling of PBCH with the given Cell IDCell ID is passed to block via message port...
Definition pbch_descrambler_vfvf.h:37
virtual std::vector< int > pn_sequence() const =0
virtual void set_cell_id(int id)=0
static sptr make(std::string key)
Return a shared_ptr to a new instance of lte::pbch_descrambler_vfvf.
boost::shared_ptr< pbch_descrambler_vfvf > sptr
Definition pbch_descrambler_vfvf.h:39
Definition bch_crc_check_ant_chooser_bb.h:28