gnuradio::blksimpl::channel_model::channel_model Class Reference
List of all members.
Member Function Documentation
| def gnuradio::blksimpl::channel_model::channel_model::__init__ |
( |
|
self, |
|
|
|
fg, |
|
|
|
noise_voltage = 0.0, |
|
|
|
frequency_offset = 0.0, |
|
|
|
epsilon = 1.0, |
|
|
|
taps = [1.0 | |
|
) |
| | |
Creates a channel model that includes:
- AWGN noise power in terms of noise voltage
- A frequency offest in the channel in ratio
- A timing offset ratio to model clock difference (epsilon)
- Multipath taps.
| def gnuradio::blksimpl::channel_model::channel_model::set_frequency_offset |
( |
|
frequency_offset |
) |
|
| def gnuradio::blksimpl::channel_model::channel_model::set_noise_voltage |
( |
|
noise_voltage |
) |
|
| def gnuradio::blksimpl::channel_model::channel_model::set_taps |
( |
|
taps |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: