![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
This class implements a real-time software-defined multi state notch filter light version. More...
#include <notch_lite_cc.h>
Public Member Functions | |
| int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Friends | |
| notch_lite_sptr | make_notch_filter_lite (float p_c_factor, float pfa, int32_t length, int32_t n_segments_est, int32_t n_segments_reset, int32_t n_segments_coeff) |
This class implements a real-time software-defined multi state notch filter light version.
Definition at line 49 of file notch_lite_cc.h.