21#ifndef INCLUDED_MESA_AVGTOMSG_H
22#define INCLUDED_MESA_AVGTOMSG_H
24#include <gnuradio/sync_block.h>
37 typedef std::shared_ptr<AvgToMsg>
sptr;
#define MESA_API
Definition api.h:31
<+description of block+>
Definition AvgToMsg.h:35
std::shared_ptr< AvgToMsg > sptr
Definition AvgToMsg.h:37
static sptr make(int veclen)
Return a shared_ptr to a new instance of mesa::AvgToMsg.
virtual void setHold(bool newValue)=0
Definition AutoDopplerCorrect.h:28
Definition AutoDopplerCorrect.h:27