23#ifndef INCLUDED_GSM_CLOCK_OFFSET_CONTROL_IMPL_H
24#define INCLUDED_GSM_CLOCK_OFFSET_CONTROL_IMPL_H
39 float d_last_ppm_estimate;
40 bool d_first_measurement;
42 std::string d_last_state;
44 float d_last_fcch_time;
47 void process_measurement(pmt::pmt_t msg);
48 void send_ctrl_messages(
float freq_offset);
Definition: clock_offset_control_impl.h:32
virtual void set_fc(float fc)
virtual void set_osr(unsigned int osr)
clock_offset_control_impl(float fc, float samp_rate, unsigned int osr)
virtual void set_samp_rate(float samp_rate)
~clock_offset_control_impl()
<+description of block+>
Definition: clock_offset_control.h:40
Definition: constants.h:29