![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
This class implements a real-time software-defined multi state notch filter. More...
#include <notch_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_sptr | make_notch_filter (float pfa, float p_c_factor, int32_t length, int32_t n_segments_est, int32_t n_segments_reset) |
This class implements a real-time software-defined multi state notch filter.
Definition at line 48 of file notch_cc.h.