21 #ifndef INCLUDED_MESA_LONGTERMINTEGRATOR_H 22 #define INCLUDED_MESA_LONGTERMINTEGRATOR_H 24 #include <gnuradio/sync_block.h> 37 typedef boost::shared_ptr<LongTermIntegrator>
sptr;
47 static sptr make(
int fftsize,
bool normalize);
48 virtual void reset(
bool bReset) = 0;
#define MESA_API
Definition: api.h:31
Definition: AutoDopplerCorrect.h:27
<+description of block+>
Definition: LongTermIntegrator.h:35
boost::shared_ptr< LongTermIntegrator > sptr
Definition: LongTermIntegrator.h:37