GNU Radio's LTE Package
gr::lte::pre_decoder_vcvc_impl Class Reference

#include <pre_decoder_vcvc_impl.h>

Inheritance diagram for gr::lte::pre_decoder_vcvc_impl:

Public Member Functions

 pre_decoder_vcvc_impl (int rxant, int N_ant, int vlen, std::string style)
 
 ~pre_decoder_vcvc_impl ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 
void set_N_ant (int N_ant)
 
int get_N_ant ()
 
void set_decoding_style (std::string style)
 
std::string get_decoding_style ()
 

Additional Inherited Members

- Public Types inherited from gr::lte::pre_decoder_vcvc
typedef boost::shared_ptr< pre_decoder_vcvcsptr
 
- Static Public Member Functions inherited from gr::lte::pre_decoder_vcvc
static sptr make (int rxant, int N_ant, int vlen, std::string style)
 Return a shared_ptr to a new instance of lte::mimo_pre_decoder.
 

Constructor & Destructor Documentation

◆ pre_decoder_vcvc_impl()

gr::lte::pre_decoder_vcvc_impl::pre_decoder_vcvc_impl ( int rxant,
int N_ant,
int vlen,
std::string style )

◆ ~pre_decoder_vcvc_impl()

gr::lte::pre_decoder_vcvc_impl::~pre_decoder_vcvc_impl ( )

Member Function Documentation

◆ get_decoding_style()

std::string gr::lte::pre_decoder_vcvc_impl::get_decoding_style ( )
inlinevirtual

◆ get_N_ant()

int gr::lte::pre_decoder_vcvc_impl::get_N_ant ( )
inlinevirtual

◆ set_decoding_style()

void gr::lte::pre_decoder_vcvc_impl::set_decoding_style ( std::string style)
virtual

◆ set_N_ant()

void gr::lte::pre_decoder_vcvc_impl::set_N_ant ( int N_ant)
virtual

◆ work()

int gr::lte::pre_decoder_vcvc_impl::work ( int noutput_items,
gr_vector_const_void_star & input_items,
gr_vector_void_star & output_items )

The documentation for this class was generated from the following file: