GNU Radio's GSM Package
|
#include <clock_offset_control_impl.h>
Public Member Functions | |
clock_offset_control_impl (float fc) | |
~clock_offset_control_impl () | |
virtual void | set_fc (float fc) |
Additional Inherited Members | |
![]() | |
typedef boost::shared_ptr < clock_offset_control > | sptr |
![]() | |
static sptr | make (float fc) |
Return a shared_ptr to a new instance of gsm::clock_offset_control. More... | |
gr::gsm::clock_offset_control_impl::clock_offset_control_impl | ( | float | fc | ) |
gr::gsm::clock_offset_control_impl::~clock_offset_control_impl | ( | ) |
|
virtual |
Implements gr::gsm::clock_offset_control.