#include <corr_est_cc_impl.h>
|
typedef boost::shared_ptr
< corr_est_cc > | sptr |
| |
| static sptr | make (const std::vector< gr_complex > &symbols, float sps, unsigned int mark_delay, float threshold=0.9) |
| |
| gr::ais::corr_est_cc_impl::corr_est_cc_impl |
( |
const std::vector< gr_complex > & |
symbols, |
|
|
float |
sps, |
|
|
unsigned int |
mark_delay, |
|
|
float |
threshold = 0.9 |
|
) |
| |
| gr::ais::corr_est_cc_impl::~corr_est_cc_impl |
( |
| ) |
|
| void gr::ais::corr_est_cc_impl::set_symbols |
( |
const std::vector< gr_complex > & |
symbols | ) |
|
|
virtual |
| std::vector<gr_complex> gr::ais::corr_est_cc_impl::symbols |
( |
| ) |
const |
|
virtual |
| int gr::ais::corr_est_cc_impl::work |
( |
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: