23 #ifndef INCLUDED_GSM_CLOCK_OFFSET_CONTROL_IMPL_H
24 #define INCLUDED_GSM_CLOCK_OFFSET_CONTROL_IMPL_H
37 float d_last_ppm_estimate;
38 bool d_first_measurement;
40 std::string d_last_state;
42 float d_last_fcch_time;
45 void process_measurement(pmt::pmt_t msg);
52 virtual void set_fc(
float fc);
clock_offset_control_impl(float fc)
virtual void set_fc(float fc)
<+description of block+>
Definition: clock_offset_control.h:39
~clock_offset_control_impl()
Definition: clock_offset_control_impl.h:31