Go to the documentation of this file.
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);
uint8_t fc
Definition: gsm_04_08.h:5
virtual void set_osr(unsigned int osr)
virtual void set_samp_rate(float samp_rate)
virtual void set_fc(float fc)
Definition: clock_offset_control_impl.h:32
Definition: constants.h:29
<+description of block+>
Definition: clock_offset_control.h:40
~clock_offset_control_impl()
clock_offset_control_impl(float fc, float samp_rate, unsigned int osr)