#include <channel_model_impl.h>
◆ channel_model_impl()
| gr::foo::channel_model_impl::channel_model_impl |
( |
double | noise_voltage, |
|
|
double | frequency_offset, |
|
|
double | epsilon, |
|
|
const std::vector< gr_complex > & | taps, |
|
|
double | noise_seed, |
|
|
bool | block_tags ) |
◆ ~channel_model_impl()
| gr::foo::channel_model_impl::~channel_model_impl |
( |
| ) |
|
◆ frequency_offset()
| double gr::foo::channel_model_impl::frequency_offset |
( |
| ) |
const |
|
virtual |
◆ noise_voltage()
| double gr::foo::channel_model_impl::noise_voltage |
( |
| ) |
const |
|
virtual |
◆ set_frequency_offset()
| void gr::foo::channel_model_impl::set_frequency_offset |
( |
double | frequency_offset | ) |
|
|
virtual |
◆ set_noise_voltage()
| void gr::foo::channel_model_impl::set_noise_voltage |
( |
double | noise_voltage | ) |
|
|
virtual |
◆ set_taps()
| void gr::foo::channel_model_impl::set_taps |
( |
const std::vector< gr_complex > & | taps | ) |
|
|
virtual |
◆ set_timing_offset()
| void gr::foo::channel_model_impl::set_timing_offset |
( |
double | epsilon | ) |
|
|
virtual |
◆ taps()
| std::vector< gr_complex > gr::foo::channel_model_impl::taps |
( |
| ) |
const |
|
virtual |
◆ timing_offset()
| double gr::foo::channel_model_impl::timing_offset |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: