22#ifndef INCLUDED_CESSB_CLIPPER_CC_H
23#define INCLUDED_CESSB_CLIPPER_CC_H
26#include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<clipper_cc>
sptr;
#define CESSB_API
Definition api.h:19
<+description of block+>
Definition clipper_cc.h:37
std::shared_ptr< clipper_cc > sptr
Definition clipper_cc.h:39
static sptr make(float clip)
Return a shared_ptr to a new instance of cessb::clipper_cc.
Definition clipper_cc.h:29
Definition clipper_cc.h:28