8#ifndef INCLUDED_OWC_OOK_DEMODULATOR_CPVOLK_H
9#define INCLUDED_OWC_OOK_DEMODULATOR_CPVOLK_H
12#include <gnuradio/sync_decimator.h>
24 typedef std::shared_ptr<OOK_Demodulator_cpvolk>
sptr;
#define OWC_API
Definition api.h:19
<+description of block+>
Definition OOK_Demodulator_cpvolk.h:22
virtual float threshold()=0
std::shared_ptr< OOK_Demodulator_cpvolk > sptr
Definition OOK_Demodulator_cpvolk.h:24
virtual void set_threshold(float threshold)=0
static sptr make(float threshold, int samples_per_symbol)
Return a shared_ptr to a new instance of owc::OOK_Demodulator_cpvolk.
Definition Hermitian_Symmetry_i_o_same_vec_size_cplus.h:31
Definition Hermitian_Symmetry_i_o_same_vec_size_cplus.h:30