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_impl | inlinevirtual |
look_ahead() | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
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_fb | static |
on() | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
set_alpha(float alpha) | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
set_look_ahead(int look) | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
set_on(int on) | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
set_threshold_factor_fall(float thr) | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
set_threshold_factor_rise(float thr) | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
sptr typedef | gr::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_impl | inlinevirtual |
threshold_factor_rise() | gr::cdma::switched_peak_detector_fb_impl | inlinevirtual |
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 | |