GNU Radio's LTE Package
gr::lte::channel_estimator_vcvc_impl Member List

This is the complete list of members for gr::lte::channel_estimator_vcvc_impl, including all inherited members.

channel_estimator_vcvc_impl(int rxant, int subcarriers, std::string tag_key, std::string msg_buf_name, const std::vector< std::vector< int > > &pilot_carriers, const std::vector< std::vector< gr_complex > > &pilot_symbols, std::string name)gr::lte::channel_estimator_vcvc_impl
get_pilot_carriers()gr::lte::channel_estimator_vcvc_implinlinevirtual
make(int rxant, int subcarriers, std::string tag_key, std::string msg_buf_name, const std::vector< std::vector< int > > &pilot_carriers, const std::vector< std::vector< gr_complex > > &pilot_symbols, std::string name="channel_estimator_vcvc")gr::lte::channel_estimator_vcvcstatic
set_pilot_map(const std::vector< std::vector< int > > &pilot_carriers, const std::vector< std::vector< gr_complex > > &pilot_symbols)gr::lte::channel_estimator_vcvc_implvirtual
sptr typedefgr::lte::channel_estimator_vcvc
work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)gr::lte::channel_estimator_vcvc_impl
~channel_estimator_vcvc_impl()gr::lte::channel_estimator_vcvc_impl