#include <pre_decoder_vcvc_impl.h>
|
typedef boost::shared_ptr< pre_decoder_vcvc > | sptr |
|
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. More...
|
|
◆ 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 |
( |
| ) |
|
◆ 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: