#include <costas4_impl.h>
|
| | costas4_impl (float loop_bw, int order, bool genPDUs) |
| |
| | ~costas4_impl () |
| |
| float | error () const |
| |
| void | handleMsgIn (pmt::pmt_t msg) |
| |
| void | handle_set_noise (pmt::pmt_t msg) |
| |
| void | setup_rpc () |
| |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
| int | work_original (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
| int | work_test (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
| gr::lfast::costas4_impl::costas4_impl |
( |
float |
loop_bw, |
|
|
int |
order, |
|
|
bool |
genPDUs |
|
) |
| |
| gr::lfast::costas4_impl::~costas4_impl |
( |
| ) |
|
| float gr::lfast::costas4_impl::error |
( |
| ) |
const |
|
virtual |
| void gr::lfast::costas4_impl::handle_set_noise |
( |
pmt::pmt_t |
msg | ) |
|
| void gr::lfast::costas4_impl::handleMsgIn |
( |
pmt::pmt_t |
msg | ) |
|
| void gr::lfast::costas4_impl::setup_rpc |
( |
| ) |
|
| int gr::lfast::costas4_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
| int gr::lfast::costas4_impl::work_original |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
| int gr::lfast::costas4_impl::work_test |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
The documentation for this class was generated from the following file: