gr_chunks_to_symbols_if.h File Reference

#include <gr_sync_interpolator.h>

Include dependency graph for gr_chunks_to_symbols_if.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gr_chunks_to_symbols_if
 Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in D dimensions (D = 1 by default)

input: stream of int; output: stream of float. More...


Typedefs

typedef boost::shared_ptr
< gr_chunks_to_symbols_if
gr_chunks_to_symbols_if_sptr

Functions

gr_chunks_to_symbols_if_sptr gr_make_chunks_to_symbols_if (const std::vector< float > &symbol_table, const int D=1)


Typedef Documentation


Function Documentation

gr_chunks_to_symbols_if_sptr gr_make_chunks_to_symbols_if ( const std::vector< float > &  symbol_table,
const int  D = 1 
)


Generated on Thu Mar 27 14:44:03 2008 for GNU Radio 3.1.1 by  doxygen 1.5.5