GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Friends | List of all members
NotchLite Class Reference

This class implements a real-time software-defined multi state notch filter light version. More...

#include <notch_lite_cc.h>

Inheritance diagram for NotchLite:

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)
 

Detailed Description

This class implements a real-time software-defined multi state notch filter light version.

Definition at line 49 of file notch_lite_cc.h.


The documentation for this class was generated from the following file: