#include <gr_sync_block.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | gr_constellation_decoder_cb |
Constellation Decoder. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_constellation_decoder_cb > | gr_constellation_decoder_cb_sptr |
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) |
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 | |||
) |