21#ifndef INCLUDED_LTE_ROUGH_SYMBOL_SYNC_CC_IMPL_H
22#define INCLUDED_LTE_ROUGH_SYMBOL_SYNC_CC_IMPL_H
47 gr_complex corr(gr_complex *x,gr_complex *y,
int len);
48 gr_complex corr(gr_complex *res, gr_complex *x, gr_complex *y,
int len);
55 gr_vector_int &ninput_items_required);
58 int work(
int noutput_items,
59 gr_vector_const_void_star &input_items,
60 gr_vector_void_star &output_items);
Definition: rough_symbol_sync_cc_impl.h:30
rough_symbol_sync_cc_impl(int fftl, int vlen, std::string &name)
~rough_symbol_sync_cc_impl()
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
void forecast(int noutput_items, gr_vector_int &ninput_items_required)
CP based rough sync to OFDM symbols.
Definition: rough_symbol_sync_cc.h:37
Definition: bch_crc_check_ant_chooser_bb.h:28