|
GNU Radio's FOO Package
|
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() const | gr::foo::channel_model_impl | virtual |
| 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_model | static |
| noise_voltage() const | gr::foo::channel_model_impl | virtual |
| set_frequency_offset(double frequency_offset) | gr::foo::channel_model_impl | virtual |
| set_noise_voltage(double noise_voltage) | gr::foo::channel_model_impl | virtual |
| set_taps(const std::vector< gr_complex > &taps) | gr::foo::channel_model_impl | virtual |
| set_timing_offset(double epsilon) | gr::foo::channel_model_impl | virtual |
| sptr typedef | gr::foo::channel_model | |
| taps() const | gr::foo::channel_model_impl | virtual |
| timing_offset() const | gr::foo::channel_model_impl | virtual |
| ~channel_model_impl() | gr::foo::channel_model_impl |