GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Notch Class Reference

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

#include <notch_cc.h>

Inheritance diagram for Notch:

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)

Detailed Description

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

Definition at line 48 of file notch_cc.h.


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