22 #ifndef INCLUDED_MESA_PHASESHIFT_H 23 #define INCLUDED_MESA_PHASESHIFT_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<PhaseShift>
sptr;
49 static sptr make(
float shift_in_radians);
50 virtual float getShift()
const = 0;
51 virtual void setShift(
float newValue) = 0;
#define MESA_API
Definition: api.h:31
boost::shared_ptr< PhaseShift > sptr
Definition: PhaseShift.h:39
<+description of block+>
Definition: PhaseShift.h:36
Definition: AutoDopplerCorrect.h:28