Go to the documentation of this file.
23 #ifndef INCLUDED_MICROTUNE_XXXX_H
24 #define INCLUDED_MICROTUNE_XXXX_H
27 #include <boost/shared_ptr.hpp>
49 virtual bool set_RF_freq (
double freq,
double *actual_freq) = 0;
52 double set_RF_freq (
double freq);
57 virtual bool pll_locked_p () = 0;
62 virtual double get_output_freq () = 0;