GNU Radio 3.3.0 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_ofdm_mapper_bcv |
take a stream of bytes in and map to a vector of complex constellation points suitable for IFFT input to be used in an ofdm modulator. Abstract class must be subclassed with specific mapping. More... | |
Functions | |
gr_ofdm_mapper_bcv_sptr | gr_make_ofdm_mapper_bcv (const std::vector< gr_complex > &constellation, unsigned msgq_limit, unsigned occupied_carriers, unsigned int fft_length) |
gr_ofdm_mapper_bcv_sptr gr_make_ofdm_mapper_bcv | ( | const std::vector< gr_complex > & | constellation, |
unsigned | msgq_limit, | ||
unsigned | occupied_carriers, | ||
unsigned int | fft_length | ||
) |