Opening up the time domain and constellations plots a bit and adding accessor functio...
[debian/gnuradio] / gr-qtgui / src / lib / TimeDomainDisplayPlot.h
index 0a10be1741f256ec6dbc266d49cdaae0939703fe..9f0ecfa26de08e489dbbe1daa113978c72e24444 100644 (file)
@@ -26,6 +26,8 @@ public:
                                   
   virtual void replot();
 
+  void set_yaxis(double min, double max);
+
 protected slots:
   void LegendEntryChecked(QwtPlotItem *plotItem, bool on);