GNU Radio's DVBS2RX Package
gr::dvbs2rx::bch_codec< T, P > Member List

This is the complete list of members for gr::dvbs2rx::bch_codec< T, P >, including all inherited members.

bch_codec(const galois_field< T > *const gf, uint8_t t, uint32_t n=0)gr::dvbs2rx::bch_codec< T, P >
decode(T codeword) constgr::dvbs2rx::bch_codec< T, P >
decode(u8_cptr_t codeword, u8_ptr_t decoded_msg) constgr::dvbs2rx::bch_codec< T, P >
encode(const T &msg) constgr::dvbs2rx::bch_codec< T, P >
encode(u8_cptr_t msg, u8_ptr_t codeword) constgr::dvbs2rx::bch_codec< T, P >
err_loc_numbers(const gf2m_poly< T > &sigma) constgr::dvbs2rx::bch_codec< T, P >
err_loc_polynomial(const std::vector< T > &syndrome) constgr::dvbs2rx::bch_codec< T, P >
get_gen_poly() constgr::dvbs2rx::bch_codec< T, P >inline
get_k() constgr::dvbs2rx::bch_codec< T, P >inline
get_n() constgr::dvbs2rx::bch_codec< T, P >inline
syndrome(const T &codeword) constgr::dvbs2rx::bch_codec< T, P >
syndrome(u8_cptr_t codeword) constgr::dvbs2rx::bch_codec< T, P >