|
GNU Radio 3.6.1 C++ API
|
#include <digital_api.h>#include <gr_hier_block2.h>#include <gr_char_to_float.h>#include <gr_interp_fir_filter_fff.h>#include <gr_frequency_modulator_fc.h>#include <gr_cpm.h>

Go to the source code of this file.
Classes | |
| class | digital_cpmmod_bc |
| Generic CPM modulator. More... | |
Functions | |
| DIGITAL_API digital_cpmmod_bc_sptr | digital_make_cpmmod_bc (int type, float h, unsigned samples_per_sym, unsigned L, double beta=0.3) |
| DIGITAL_API digital_cpmmod_bc_sptr digital_make_cpmmod_bc | ( | int | type, |
| float | h, | ||
| unsigned | samples_per_sym, | ||
| unsigned | L, | ||
| double | beta = 0.3 |
||
| ) |