GNU Radio's DAB Package
gr::dab::ofdm_remove_first_symbol_vcc_impl Class Reference

#include <ofdm_remove_first_symbol_vcc_impl.h>

Inheritance diagram for gr::dab::ofdm_remove_first_symbol_vcc_impl:

Public Member Functions

 ofdm_remove_first_symbol_vcc_impl (unsigned int vlen)
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::dab::ofdm_remove_first_symbol_vcc
typedef boost::shared_ptr< ofdm_remove_first_symbol_vccsptr
 
- Static Public Member Functions inherited from gr::dab::ofdm_remove_first_symbol_vcc
static sptr make (unsigned int vlen)
 Return a shared_ptr to a new instance of dab::ofdm_remove_first_symbol_vcc. More...
 

Constructor & Destructor Documentation

◆ ofdm_remove_first_symbol_vcc_impl()

gr::dab::ofdm_remove_first_symbol_vcc_impl::ofdm_remove_first_symbol_vcc_impl ( unsigned int  vlen)

Member Function Documentation

◆ forecast()

void gr::dab::ofdm_remove_first_symbol_vcc_impl::forecast ( int  noutput_items,
gr_vector_int &  ninput_items_required 
)

◆ general_work()

int gr::dab::ofdm_remove_first_symbol_vcc_impl::general_work ( int  noutput_items,
gr_vector_int &  ninput_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: