#include <digital_constellation.h>
List of all members.
Public Member Functions |
| digital_constellation_rect (std::vector< gr_complex > constellation, std::vector< unsigned int > pre_diff_code, unsigned int rotational_symmetry, unsigned int real_sectors, unsigned int imag_sectors, float width_real_sectors, float width_imag_sectors) |
Protected Member Functions |
unsigned int | get_sector (const gr_complex *sample) |
unsigned int | calc_sector_value (unsigned int sector) |
Friends |
DIGITAL_API
digital_constellation_rect_sptr | digital_make_constellation_rect (std::vector< gr_complex > constellation, std::vector< unsigned int > pre_diff_code, unsigned int rotational_symmetry, unsigned int real_sectors, unsigned int imag_sectors, float width_real_sectors, float width_imag_sectors) |
Constructor & Destructor Documentation
Member Function Documentation
Friends And Related Function Documentation
The documentation for this class was generated from the following file: