GNU Radio 3.4.0 C++ API
gr_constellation_decoder_cb.h File Reference
#include <gr_sync_block.h>
#include <vector>
Include dependency graph for gr_constellation_decoder_cb.h:

Go to the source code of this file.

Classes

class  gr_constellation_decoder_cb
 Constellation Decoder. More...

Functions

gr_constellation_decoder_cb_sptr gr_make_constellation_decoder_cb (const std::vector< gr_complex > &sym_position, const std::vector< unsigned char > &sym_value_out)

Function Documentation

gr_constellation_decoder_cb_sptr gr_make_constellation_decoder_cb ( const std::vector< gr_complex > &  sym_position,
const std::vector< unsigned char > &  sym_value_out 
)