|
GNU Radio 3.6.1 C++ API
|
#include <gr_core_api.h>#include <gr_top_block.h>#include <gr_fractional_interpolator_cc.h>#include <gr_sig_source_c.h>#include <gr_fir_filter_ccc.h>#include <gr_add_cc.h>#include <gr_noise_source_c.h>#include <gr_multiply_cc.h>
Go to the source code of this file.
Classes | |
| class | gr_channel_model |
| channel simulator More... | |
Functions | |
| GR_CORE_API gr_channel_model_sptr | gr_make_channel_model (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=3021) |
| GR_CORE_API gr_channel_model_sptr gr_make_channel_model | ( | 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 = 3021 |
||
| ) |