25 #ifndef INCLUDED_GSM_CLOCK_OFFSET_CONTROL_H
26 #define INCLUDED_GSM_CLOCK_OFFSET_CONTROL_H
29 #include <gnuradio/block.h>
42 typedef boost::shared_ptr<clock_offset_control>
sptr;
52 static sptr make(
float fc);
53 virtual void set_fc(
float fc) = 0;
boost::shared_ptr< clock_offset_control > sptr
Definition: clock_offset_control.h:42
#define GRGSM_API
Definition: api.h:31
<+description of block+>
Definition: clock_offset_control.h:39