![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Member Functions | |
| NotchFilterLite (const ConfigurationInterface *configuration, const std::string &role, unsigned int in_streams, unsigned int out_streams) | |
| std::string | role () |
| std::string | implementation () |
| Returns "Notch_Filter_Lite". | |
| size_t | item_size () |
| void | connect (gr::top_block_sptr top_block) |
| void | disconnect (gr::top_block_sptr top_block) |
| gr::basic_block_sptr | get_left_block () |
| gr::basic_block_sptr | get_right_block () |
| Public Member Functions inherited from GNSSBlockInterface | |
| virtual gr::basic_block_sptr | get_left_block (int RF_channel) |
| virtual gr::basic_block_sptr | get_right_block (int RF_channel) |
| virtual void | start () |
| Start the flow of samples if needed. | |
Definition at line 35 of file notch_filter_lite.h.
|
virtual |
Implements GNSSBlockInterface.
|
virtual |
Implements GNSSBlockInterface.
|
virtual |
Implements GNSSBlockInterface.
|
virtual |
Implements GNSSBlockInterface.
|
inlinevirtual |
Returns "Notch_Filter_Lite".
Implements GNSSBlockInterface.
Definition at line 50 of file notch_filter_lite.h.
|
inlinevirtual |
Implements GNSSBlockInterface.
Definition at line 55 of file notch_filter_lite.h.
|
inlinevirtual |
Implements GNSSBlockInterface.
Definition at line 44 of file notch_filter_lite.h.