GNU Radio Manual and C++ API Reference 3.7.14.0
The Free & Open Software Radio Ecosystem
gr::channels Namespace Reference

Classes

class  cfo_model
 channel simulator More...
 
class  channel_model
 Basic channel simulator. More...
 
class  channel_model2
 Basic channel simulator allowing time-varying frequency and timing inputs. More...
 
class  dynamic_channel_model
 dynamic channel simulator More...
 
class  fading_model
 fading simulator More...
 
class  selective_fading_model
 fading simulator More...
 
class  sro_model
 Sample Rate Offset Model. More...
 

Variables

const float default_delays [] = { 0.0, 0.1, 0.5 }
 
const float default_mags [] = { 1.0, 0.8, 0.3 }
 

Variable Documentation

◆ default_delays

const float gr::channels::default_delays[] = { 0.0, 0.1, 0.5 }

◆ default_mags

const float gr::channels::default_mags[] = { 1.0, 0.8, 0.3 }