GNU Radio's FOO Package
gr::foo::channel_model_impl Member List

This is the complete list of members for gr::foo::channel_model_impl, including all inherited members.

channel_model_impl(double noise_voltage, double frequency_offset, double epsilon, const std::vector< gr_complex > &taps, double noise_seed, bool block_tags)gr::foo::channel_model_impl
frequency_offset() constgr::foo::channel_model_implvirtual
make(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=0, bool block_tags=false)gr::foo::channel_modelstatic
noise_voltage() constgr::foo::channel_model_implvirtual
set_frequency_offset(double frequency_offset)gr::foo::channel_model_implvirtual
set_noise_voltage(double noise_voltage)gr::foo::channel_model_implvirtual
set_taps(const std::vector< gr_complex > &taps)gr::foo::channel_model_implvirtual
set_timing_offset(double epsilon)gr::foo::channel_model_implvirtual
sptr typedefgr::foo::channel_model
taps() constgr::foo::channel_model_implvirtual
timing_offset() constgr::foo::channel_model_implvirtual
~channel_model_impl()gr::foo::channel_model_impl