#include <gr_sync_block.h>#include "gri_lfsr.h"#include <stdexcept>#include <stdint.h>

Go to the source code of this file.
Classes | |
| class | gr_additive_scrambler_bb |
Functions | |
| gr_additive_scrambler_bb_sptr | gr_make_additive_scrambler_bb (int mask, int seed, int len, int count=0) |
| gr_additive_scrambler_bb_sptr gr_make_additive_scrambler_bb | ( | int | mask, | |
| int | seed, | |||
| int | len, | |||
| int | count = 0 | |||
| ) |
1.6.3