#include <gr_sync_block.h>
#include <stdexcept>
Include dependency graph for gr_costas_loop_cc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
gr_costas_loop_cc_sptr | gr_make_costas_loop_cc (float alpha, float beta, float max_freq, float min_freq, int order) throw (std::invalid_argument) |
Variables | |
typedef boost::shared_ptr< gr_costas_loop_cc > | gr_costas_loop_cc_sptr |
|
|
|
|