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

Go to the source code of this file.

Classes

class  gr_channel_model
 channel simulator More...

Functions

gr_channel_model_sptr gr_make_channel_model (double noise_voltage=0.0, double frequency_offset=0.0, double epsilon=1.0, const std::vector< gr_complex > &taps=std::vector< gr_complex >(1, 1), double noise_seed=3021)

Function Documentation

gr_channel_model_sptr gr_make_channel_model ( double  noise_voltage = 0.0,
double  frequency_offset = 0.0,
double  epsilon = 1.0,
const std::vector< gr_complex > &  taps = std::vectorgr_complex >(1, 1),
double  noise_seed = 3021 
)