GNU Radio 3.4.0 C++ API
qtgui_sink_c.h File Reference
#include <Python.h>
#include <gr_qtgui_api.h>
#include <gr_block.h>
#include <gr_firdes.h>
#include <gri_fft.h>
#include <qapplication.h>
#include "SpectrumGUIClass.h"
Include dependency graph for qtgui_sink_c.h:

Go to the source code of this file.

Classes

class  qtgui_sink_c

Functions

GR_QTGUI_API qtgui_sink_c_sptr qtgui_make_sink_c (int fftsize, int wintype, double fc=0, double bandwidth=1.0, const std::string &name="Spectrum Display", bool plotfreq=true, bool plotwaterfall=true, bool plottime=true, bool plotconst=true, QWidget *parent=NULL)

Function Documentation

GR_QTGUI_API qtgui_sink_c_sptr qtgui_make_sink_c ( int  fftsize,
int  wintype,
double  fc = 0,
double  bandwidth = 1.0,
const std::string &  name = "Spectrum Display",
bool  plotfreq = true,
bool  plotwaterfall = true,
bool  plottime = true,
bool  plotconst = true,
QWidget *  parent = NULL 
)