GNU Radio's TEST Package
|
Block preparing an overlapped version of the stream. More...
#include <overlap_cc.h>
Public Types | |
typedef std::shared_ptr< overlap_cc > | sptr |
Public Member Functions | |
virtual void | set_overlap_ratio (const int overlap)=0 |
Static Public Member Functions | |
static sptr | make (int wlen, int overlap) |
Block preparing an overlapped version of the stream.
typedef std::shared_ptr<overlap_cc> gr::fosphor::overlap_cc::sptr |
|
static |
|
pure virtual |
Implemented in gr::fosphor::overlap_cc_impl.