GNU Radio's CDMA Package
gr::cdma::switched_peak_detector_fb_impl Member List

This is the complete list of members for gr::cdma::switched_peak_detector_fb_impl, including all inherited members.

alpha()gr::cdma::switched_peak_detector_fb_implinlinevirtual
look_ahead()gr::cdma::switched_peak_detector_fb_implinlinevirtual
make(float threshold_factor_rise=0.25, float threshold_factor_fall=0.40, int look_ahead=10, float alpha=0.001, int on=1)gr::cdma::switched_peak_detector_fbstatic
on()gr::cdma::switched_peak_detector_fb_implinlinevirtual
set_alpha(float alpha)gr::cdma::switched_peak_detector_fb_implinlinevirtual
set_look_ahead(int look)gr::cdma::switched_peak_detector_fb_implinlinevirtual
set_on(int on)gr::cdma::switched_peak_detector_fb_implinlinevirtual
set_threshold_factor_fall(float thr)gr::cdma::switched_peak_detector_fb_implinlinevirtual
set_threshold_factor_rise(float thr)gr::cdma::switched_peak_detector_fb_implinlinevirtual
sptr typedefgr::cdma::switched_peak_detector_fb
switched_peak_detector_fb_impl(float threshold_factor_rise, float threshold_factor_fall, int look_ahead, float alpha, int on)gr::cdma::switched_peak_detector_fb_impl
threshold_factor_fall()gr::cdma::switched_peak_detector_fb_implinlinevirtual
threshold_factor_rise()gr::cdma::switched_peak_detector_fb_implinlinevirtual
work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)gr::cdma::switched_peak_detector_fb_impl
~switched_peak_detector_fb_impl()gr::cdma::switched_peak_detector_fb_impl