#include <simple_preamble_sync_cc_impl.h>
|
| simple_preamble_sync_cc_impl (int frame_len, int subcarriers, int cp_len, std::vector< gr_complex > preamble, const std::string &in_key, const std::string &out_key) |
|
| ~simple_preamble_sync_cc_impl () |
|
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) |
|
◆ simple_preamble_sync_cc_impl()
gr::gfdm::simple_preamble_sync_cc_impl::simple_preamble_sync_cc_impl |
( |
int |
frame_len, |
|
|
int |
subcarriers, |
|
|
int |
cp_len, |
|
|
std::vector< gr_complex > |
preamble, |
|
|
const std::string & |
in_key, |
|
|
const std::string & |
out_key |
|
) |
| |
◆ ~simple_preamble_sync_cc_impl()
gr::gfdm::simple_preamble_sync_cc_impl::~simple_preamble_sync_cc_impl |
( |
| ) |
|
◆ forecast()
void gr::gfdm::simple_preamble_sync_cc_impl::forecast |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items_required |
|
) |
| |
◆ general_work()
int gr::gfdm::simple_preamble_sync_cc_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: