| apply_pre_diff_code() | gr::digital::constellation | inline |
| arity() | gr::digital::constellation | inline |
| base() | gr::digital::constellation | inline |
| bits_per_symbol() | gr::digital::constellation | inline |
| calc_arity() | gr::digital::constellation | protected |
| calc_euclidean_metric(const gr_complex *sample, float *metric) | gr::digital::constellation | virtual |
| calc_hard_symbol_metric(const gr_complex *sample, float *metric) | gr::digital::constellation | virtual |
| calc_metric(const gr_complex *sample, float *metric, gr::digital::trellis_metric_type_t type) | gr::digital::constellation | virtual |
| calc_sector_value(unsigned int sector) | gr::digital::constellation_rect | protectedvirtual |
| constellation(std::vector< gr_complex > constell, std::vector< int > pre_diff_code, unsigned int rotational_symmetry, unsigned int dimensionality) | gr::digital::constellation | |
| constellation() | gr::digital::constellation | |
| constellation_rect(std::vector< gr_complex > constell, std::vector< int > pre_diff_code, unsigned int rotational_symmetry, unsigned int real_sectors, unsigned int imag_sectors, float width_real_sectors, float width_imag_sectors) | gr::digital::constellation_rect | protected |
| constellation_sector(std::vector< gr_complex > constell, std::vector< int > pre_diff_code, unsigned int rotational_symmetry, unsigned int dimensionality, unsigned int n_sectors) | gr::digital::constellation_sector | |
| d_apply_pre_diff_code | gr::digital::constellation | protected |
| d_arity | gr::digital::constellation | protected |
| d_constellation | gr::digital::constellation | protected |
| d_dimensionality | gr::digital::constellation | protected |
| d_pre_diff_code | gr::digital::constellation | protected |
| d_rotational_symmetry | gr::digital::constellation | protected |
| d_scalefactor | gr::digital::constellation | protected |
| decision_maker(const gr_complex *sample) | gr::digital::constellation_sector | virtual |
| decision_maker_pe(const gr_complex *sample, float *phase_error) | gr::digital::constellation | |
| decision_maker_v(std::vector< gr_complex > sample) | gr::digital::constellation | |
| dimensionality() | gr::digital::constellation | inline |
| find_sector_values() | gr::digital::constellation_sector | protected |
| get_closest_point(const gr_complex *sample) | gr::digital::constellation | protected |
| get_distance(unsigned int index, const gr_complex *sample) | gr::digital::constellation | protected |
| get_sector(const gr_complex *sample) | gr::digital::constellation_rect | protectedvirtual |
| make(std::vector< gr_complex > constell, std::vector< int > pre_diff_code, unsigned int rotational_symmetry, unsigned int real_sectors, unsigned int imag_sectors, float width_real_sectors, float width_imag_sectors) | gr::digital::constellation_rect | static |
| map_to_points(unsigned int value, gr_complex *points) | gr::digital::constellation | |
| map_to_points_v(unsigned int value) | gr::digital::constellation | |
| n_sectors | gr::digital::constellation_sector | protected |
| points() | gr::digital::constellation | inline |
| pre_diff_code() | gr::digital::constellation | inline |
| rotational_symmetry() | gr::digital::constellation | inline |
| s_points() | gr::digital::constellation | |
| set_pre_diff_code(bool a) | gr::digital::constellation | inline |
| sptr typedef | gr::digital::constellation_rect | |
| v_points() | gr::digital::constellation | |
| ~constellation() | gr::digital::constellation | virtual |
| ~constellation_rect() | gr::digital::constellation_rect | |
| ~constellation_sector() | gr::digital::constellation_sector | |