gr_channel_model.h File Reference

#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>

Include dependency graph for gr_channel_model.h:

Go to the source code of this file.

Classes

class  gr_channel_model
 channel simulator More...

Functions

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)


Function Documentation

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::vectorgr_complex >(1, 1),
double  noise_seed = 3021 
)


Generated on Wed Jul 29 07:19:33 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.8