GNU Radio 3.5.1 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_diff_encoder_bb |
y[0] = (x[0] + y[-1]) % MDifferential encoder More... | |
Functions | |
GR_CORE_API gr_diff_encoder_bb_sptr | gr_make_diff_encoder_bb (unsigned int modulus) |
GR_CORE_API gr_diff_encoder_bb_sptr gr_make_diff_encoder_bb | ( | unsigned int | modulus | ) |