a_prof | itpp::TDL_Channel | [protected] |
calc_frequency_response(const Array< cvec > &channel_coeff, Array< cvec > &frequency_response, const int fft_size) | itpp::TDL_Channel | |
calc_frequency_response(const cmat &channel_coeff, cmat &frequency_response, const int fft_size) | itpp::TDL_Channel | |
calc_impulse_response(const Array< cvec > &channel_coeff, Array< cvec > &impulse_response) | itpp::TDL_Channel | |
calc_mean_excess_delay() | itpp::TDL_Channel | |
calc_rms_delay_spread() | itpp::TDL_Channel | |
d_prof | itpp::TDL_Channel | [protected] |
fading_gen | itpp::TDL_Channel | [protected] |
filter(const cvec &input, cvec &output, Array< cvec > &channel_coeff) | itpp::TDL_Channel | |
filter(const cvec &input, cvec &output, cmat &channel_coeff) | itpp::TDL_Channel | |
filter(const cvec &input, Array< cvec > &channel_coeff) | itpp::TDL_Channel | |
filter(const cvec &input, cmat &channel_coeff) | itpp::TDL_Channel | |
filter(const cvec &input, cvec &output) | itpp::TDL_Channel | |
filter(const cvec &input) | itpp::TDL_Channel | |
filter_known_channel(const cvec &input, cvec &output, const Array< cvec > &channel_coeff) | itpp::TDL_Channel | |
filter_known_channel(const cvec &input, cvec &output, const cmat &channel_coeff) | itpp::TDL_Channel | |
generate(const int no_samples, Array< cvec > &channel_coeff) | itpp::TDL_Channel | [virtual] |
generate(const int no_samples, cmat &channel_coeff) | itpp::TDL_Channel | [virtual] |
generate(const int no_samples, const int upsampling_factor, Array< cvec > &channel_coeff) | itpp::TDL_Channel | [virtual] |
generate(const int no_samples, const int upsampling_factor, cmat &channel_coeff) | itpp::TDL_Channel | [virtual] |
get_avg_power_dB() | itpp::TDL_Channel | |
get_channel_profile(vec &avg_power_dB, ivec &delay_prof) | itpp::TDL_Channel | |
get_delay_prof() | itpp::TDL_Channel | |
get_generation_method() | itpp::TDL_Channel | |
get_LOS_doppler() | itpp::TDL_Channel | |
get_LOS_power() | itpp::TDL_Channel | |
get_norm_doppler() | itpp::TDL_Channel | |
init() | itpp::TDL_Channel | |
init_flag | itpp::TDL_Channel | [protected] |
los_dopp | itpp::TDL_Channel | [protected] |
los_power | itpp::TDL_Channel | [protected] |
method | itpp::TDL_Channel | [protected] |
n_dopp | itpp::TDL_Channel | [protected] |
N_taps | itpp::TDL_Channel | [protected] |
operator()(const cvec &input, cvec &output, Array< cvec > &channel_coeff) | itpp::TDL_Channel | |
operator()(const cvec &input, cvec &output, cmat &channel_coeff) | itpp::TDL_Channel | |
operator()(const cvec &input, Array< cvec > &channel_coeff) | itpp::TDL_Channel | |
operator()(const cvec &input, cmat &channel_coeff) | itpp::TDL_Channel | |
operator()(const cvec &input) | itpp::TDL_Channel | |
set_channel_profile(const vec &avg_power_dB="0", const ivec &delay_prof="0") | itpp::TDL_Channel | |
set_channel_profile(Channel_Specification &channel_spec) | itpp::TDL_Channel | |
set_channel_profile_exponential(int no_taps) | itpp::TDL_Channel | |
set_channel_profile_uniform(const int no_taps) | itpp::TDL_Channel | |
set_doppler_spectrum(DOPPLER_SPECTRUM *tap_spectrum) | itpp::TDL_Channel | |
set_generation_method(const FADING_GENERATION_METHOD method=Rice_MEDS) | itpp::TDL_Channel | |
set_LOS(const double relative_power, const double norm_doppler) | itpp::TDL_Channel | |
set_norm_doppler(const double norm_doppler) | itpp::TDL_Channel | |
shift_time_offset(const int no_samples) | itpp::TDL_Channel | |
tap_doppler_spectrum | itpp::TDL_Channel | [protected] |
taps() | itpp::TDL_Channel | [inline] |
TDL_Channel(const double norm_doppler=0.0, const vec &avg_power_dB="0", const ivec &delay_prof="0") | itpp::TDL_Channel | |
TDL_Channel(Channel_Specification &channel_spec) | itpp::TDL_Channel | |
~TDL_Channel() | itpp::TDL_Channel | [virtual] |
Generated on Wed Apr 18 11:20:04 2007 for IT++ by Doxygen 1.5.2