#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) |
|
◆ corr_est_cc_impl()
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 ) |
◆ ~corr_est_cc_impl()
gr::ais::corr_est_cc_impl::~corr_est_cc_impl |
( |
| ) |
|
◆ set_symbols()
void gr::ais::corr_est_cc_impl::set_symbols |
( |
const std::vector< gr_complex > & | symbols | ) |
|
|
virtual |
◆ symbols()
std::vector< gr_complex > gr::ais::corr_est_cc_impl::symbols |
( |
| ) |
const |
|
virtual |
◆ work()
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: