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

#include <mimo_pss_fine_sync_impl.h>

Inheritance diagram for gr::lte::mimo_pss_fine_sync_impl:

Public Member Functions

 mimo_pss_fine_sync_impl (int fftl, int rxant, int grpdelay)
 
 ~mimo_pss_fine_sync_impl ()
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::lte::mimo_pss_fine_sync
typedef boost::shared_ptr< mimo_pss_fine_syncsptr
 
- Static Public Member Functions inherited from gr::lte::mimo_pss_fine_sync
static sptr make (int fftl, int rxant, int grpdelay)
 Return a shared_ptr to a new instance of lte::mimo_pss_fine_sync.
 

Constructor & Destructor Documentation

◆ mimo_pss_fine_sync_impl()

gr::lte::mimo_pss_fine_sync_impl::mimo_pss_fine_sync_impl ( int fftl,
int rxant,
int grpdelay )

◆ ~mimo_pss_fine_sync_impl()

gr::lte::mimo_pss_fine_sync_impl::~mimo_pss_fine_sync_impl ( )

Member Function Documentation

◆ forecast()

void gr::lte::mimo_pss_fine_sync_impl::forecast ( int noutput_items,
gr_vector_int & ninput_items_required )

◆ work()

int gr::lte::mimo_pss_fine_sync_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: