|
GNU Radio's DVBS2RX Package
|
This is the complete list of members for gr::dvbs2rx::QpskConstellation, including all inherited members.
| demap_soft(int8_t *out_buf, const gr_complex *in_buf, unsigned int n_syms, float N0) | gr::dvbs2rx::QpskConstellation | inline |
| demap_soft(int8_t *out_buf, const volk::vector< gr_complex > &in_syms, float N0) | gr::dvbs2rx::QpskConstellation | inline |
| estimate_snr(const gr_complex *in_syms, unsigned int n_syms) | gr::dvbs2rx::QpskConstellation | inline |
| estimate_snr(const volk::vector< gr_complex > &in_syms) | gr::dvbs2rx::QpskConstellation | inline |
| estimate_snr(const gr_complex *in_syms, const int8_t *ref_llrs, unsigned int n_syms) | gr::dvbs2rx::QpskConstellation | inline |
| estimate_snr(const volk::vector< gr_complex > &in_syms, const volk::vector< int8_t > &ref_llrs) | gr::dvbs2rx::QpskConstellation | inline |
| map(gr_complex *out_buf, const int8_t *in_bits, unsigned int n_bits, bool inv_convention=false) | gr::dvbs2rx::QpskConstellation | inline |
| map(gr_complex *out_buf, const volk::vector< int8_t > &in_bits, bool inv_convention=false) | gr::dvbs2rx::QpskConstellation | inline |
| QpskConstellation() | gr::dvbs2rx::QpskConstellation | inline |
| slice(gr_complex *out_buf, const gr_complex *in_buf, unsigned int n_syms) | gr::dvbs2rx::QpskConstellation | inline |
| slice(gr_complex *out_buf, const volk::vector< gr_complex > &in_syms) | gr::dvbs2rx::QpskConstellation | inline |
| ~QpskConstellation() | gr::dvbs2rx::QpskConstellation | inline |