Public Types | Public Member Functions | Protected Attributes | List of all members
snPlot Class Reference

#include <snPlot.h>

Inheritance diagram for snPlot:
snPlotQwt snPlotQwt3D snPlotAngl snPlotComplexImag snPlotComplexReal snPlotComplexRealImag snPlotMagn snPlotReal snPlotSurface snPlotComplexAngle snPlotComplexMagn

Public Types

enum  YAxisType { Linear, Log20, Log10 }
 

Public Member Functions

 snPlot (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlot ()
 
virtual QWidget * getWidget ()
 
virtual void replot ()
 
virtual void setYAxis (double, double)
 

Protected Attributes

std::string title
 
YAxisType y_axis_type
 

Member Enumeration Documentation

Enumerator
Linear 
Log20 
Log10 

Constructor & Destructor Documentation

snPlot::snPlot ( std::string  ptitle,
YAxisType  py_axis_type 
)
snPlot::~snPlot ( )
virtual

Member Function Documentation

QWidget * snPlot::getWidget ( )
virtual
void snPlot::replot ( )
virtual
virtual void snPlot::setYAxis ( double  ,
double   
)
inlinevirtual

Reimplemented in snPlotQwt.

Member Data Documentation

std::string snPlot::title
protected
YAxisType snPlot::y_axis_type
protected

The documentation for this class was generated from the following files: