GNU Radio 3.4.2 C++ API
gr_cpfsk_bc.h File Reference
Include dependency graph for gr_cpfsk_bc.h:

Go to the source code of this file.

Classes

class  gr_cpfsk_bc
 Perform continuous phase 2-level frequency shift keying modulation on an input stream of unpacked bits. More...

Functions

gr_cpfsk_bc_sptr gr_make_cpfsk_bc (float k, float ampl, int samples_per_sym)

Function Documentation

gr_cpfsk_bc_sptr gr_make_cpfsk_bc ( float  k,
float  ampl,
int  samples_per_sym 
)