gnuradio.qtgui

Provides a GUI interface using the QT backend.

gnuradio.qtgui.sink_c(int fftsize, int wintype, double fc, double bw, string name, bool plotfreq, bool plotwaterfall, bool plottime, bool plotconst, QWidget parent = None) → sptr
sink_c_sptr.active_thread_priority(self) → int
sink_c_sptr.d_qApplication(sink_c_sptr self) → QApplication
sink_c_sptr.exec_(self)
sink_c_sptr.fft_size(self) → int
sink_c_sptr.pyqwidget(self) → PyObject
sink_c_sptr.set_fft_power_db(self, double min, double max)
sink_c_sptr.set_fft_size(self, int fftsize)
sink_c_sptr.set_frequency_range(self, double centerfreq, double bandwidth)
sink_c_sptr.set_thread_priority(self, int priority) → int
sink_c_sptr.set_update_time(self, double t)
sink_c_sptr.thread_priority(self) → int
gnuradio.qtgui.sink_f(int fftsize, int wintype, double fc, double bw, string name, bool plotfreq, bool plotwaterfall, bool plottime, bool plotconst, QWidget parent = None) → sptr
sink_f_sptr.active_thread_priority(self) → int
sink_f_sptr.d_qApplication(sink_f_sptr self) → QApplication
sink_f_sptr.exec_(self)
sink_f_sptr.fft_size(self) → int
sink_f_sptr.pyqwidget(self) → PyObject
sink_f_sptr.set_fft_power_db(self, double min, double max)
sink_f_sptr.set_fft_size(self, int fftsize)
sink_f_sptr.set_frequency_range(self, double centerfreq, double bandwidth)
sink_f_sptr.set_thread_priority(self, int priority) → int
sink_f_sptr.set_update_time(self, double t)
sink_f_sptr.thread_priority(self) → int
gnuradio.qtgui.time_sink_c(int size, double samp_rate, string name, int nconnections = 1, QWidget parent = None) → sptr
time_sink_c_sptr.active_thread_priority(self) → int
time_sink_c_sptr.d_qApplication(time_sink_c_sptr self) → QApplication
time_sink_c_sptr.enable_autoscale(self, bool en = True)
time_sink_c_sptr.enable_grid(self, bool en = True)
time_sink_c_sptr.enable_menu(self, bool en = True)
time_sink_c_sptr.enable_semilogx(self, bool en = True)
time_sink_c_sptr.enable_semilogy(self, bool en = True)
time_sink_c_sptr.enable_stem_plot(self, bool en = True)
time_sink_c_sptr.exec_(self)
time_sink_c_sptr.line_alpha(self, int which) → double
time_sink_c_sptr.line_color(self, int which) → string
time_sink_c_sptr.line_label(self, int which) → string
time_sink_c_sptr.line_marker(self, int which) → int
time_sink_c_sptr.line_style(self, int which) → int
time_sink_c_sptr.line_width(self, int which) → int
time_sink_c_sptr.nsamps(self) → int
time_sink_c_sptr.pyqwidget(self) → PyObject
time_sink_c_sptr.reset(self)
time_sink_c_sptr.set_line_alpha(self, int which, double alpha)
time_sink_c_sptr.set_line_color(self, int which, string color)
time_sink_c_sptr.set_line_label(self, int which, string label)
time_sink_c_sptr.set_line_marker(self, int which, int marker)
time_sink_c_sptr.set_line_style(self, int which, int style)
time_sink_c_sptr.set_line_width(self, int which, int width)
time_sink_c_sptr.set_nsamps(self, int newsize)
time_sink_c_sptr.set_samp_rate(self, double samp_rate)
time_sink_c_sptr.set_size(self, int width, int height)
time_sink_c_sptr.set_thread_priority(self, int priority) → int
time_sink_c_sptr.set_title(self, string title)
time_sink_c_sptr.set_update_time(self, double t)
time_sink_c_sptr.set_y_axis(self, double min, double max)
time_sink_c_sptr.thread_priority(self) → int
time_sink_c_sptr.title(self) → string
gnuradio.qtgui.time_sink_f(int size, double samp_rate, string name, int nconnections = 1, QWidget parent = None) → sptr
time_sink_f_sptr.active_thread_priority(self) → int
time_sink_f_sptr.d_qApplication(time_sink_f_sptr self) → QApplication
time_sink_f_sptr.enable_autoscale(self, bool en = True)
time_sink_f_sptr.enable_grid(self, bool en = True)
time_sink_f_sptr.enable_menu(self, bool en = True)
time_sink_f_sptr.enable_semilogx(self, bool en = True)
time_sink_f_sptr.enable_semilogy(self, bool en = True)
time_sink_f_sptr.enable_stem_plot(self, bool en = True)
time_sink_f_sptr.exec_(self)
time_sink_f_sptr.line_alpha(self, int which) → double
time_sink_f_sptr.line_color(self, int which) → string
time_sink_f_sptr.line_label(self, int which) → string
time_sink_f_sptr.line_marker(self, int which) → int
time_sink_f_sptr.line_style(self, int which) → int
time_sink_f_sptr.line_width(self, int which) → int
time_sink_f_sptr.nsamps(self) → int
time_sink_f_sptr.pyqwidget(self) → PyObject
time_sink_f_sptr.reset(self)
time_sink_f_sptr.set_line_alpha(self, int which, double alpha)
time_sink_f_sptr.set_line_color(self, int which, string color)
time_sink_f_sptr.set_line_label(self, int which, string line)
time_sink_f_sptr.set_line_marker(self, int which, int marker)
time_sink_f_sptr.set_line_style(self, int which, int style)
time_sink_f_sptr.set_line_width(self, int which, int width)
time_sink_f_sptr.set_nsamps(self, int newsize)
time_sink_f_sptr.set_samp_rate(self, double samp_rate)
time_sink_f_sptr.set_size(self, int width, int height)
time_sink_f_sptr.set_thread_priority(self, int priority) → int
time_sink_f_sptr.set_title(self, string title)
time_sink_f_sptr.set_update_time(self, double t)
time_sink_f_sptr.set_y_axis(self, double min, double max)
time_sink_f_sptr.thread_priority(self) → int
time_sink_f_sptr.title(self) → string

Previous topic

gnuradio.fft

Next topic

gnuradio.wxgui

This Page