|
GNU Radio 3.6.5 C++ API
|
#include <gr_sync_block.h>#include <gri_control_loop.h>#include <stdexcept>#include <fstream>#include <digital_api.h>
Go to the source code of this file.
Classes | |
| class | digital_costas_loop_cc |
| A Costas loop carrier recovery module. More... | |
Functions | |
| DIGITAL_API digital_costas_loop_cc_sptr | digital_make_costas_loop_cc (float loop_bw, int order) throw (std::invalid_argument) |
| DIGITAL_API digital_costas_loop_cc_sptr digital_make_costas_loop_cc | ( | float | loop_bw, |
| int | order | ||
| ) | throw (std::invalid_argument) |