22 #ifndef INCLUDED_MESA_LONGTERMINTEGRATOR_H 23 #define INCLUDED_MESA_LONGTERMINTEGRATOR_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<LongTermIntegrator>
sptr;
49 static sptr make(
int fftsize,
bool normalize);
50 virtual void reset(
bool bReset) = 0;
#define MESA_API
Definition: api.h:31
Definition: AutoDopplerCorrect.h:28
<+description of block+>
Definition: LongTermIntegrator.h:36
boost::shared_ptr< LongTermIntegrator > sptr
Definition: LongTermIntegrator.h:39