GNU Radio 3.4.2 C++ API
gr_ofdm_insert_preamble.h File Reference
#include <gr_block.h>
#include <vector>
Include dependency graph for gr_ofdm_insert_preamble.h:

Go to the source code of this file.

Classes

class  gr_ofdm_insert_preamble
 insert "pre-modulated" preamble symbols before each payload. More...

Functions

gr_ofdm_insert_preamble_sptr gr_make_ofdm_insert_preamble (int fft_length, const std::vector< std::vector< gr_complex > > &preamble)

Function Documentation

gr_ofdm_insert_preamble_sptr gr_make_ofdm_insert_preamble ( int  fft_length,
const std::vector< std::vector< gr_complex > > &  preamble 
)