Public Member Functions | List of all members
snPlotComplexMagn Class Reference

#include <snPlot.h>

Inheritance diagram for snPlotComplexMagn:
snPlotComplexReal snPlotQwt snPlot

Public Member Functions

 snPlotComplexMagn (std::string ptitle, snPlot::YAxisType py_axis_type, snCurveComplex *pc)
 
virtual ~snPlotComplexMagn ()
 
void replot ()
 
- Public Member Functions inherited from snPlotComplexReal
 snPlotComplexReal (std::string ptitle, snPlot::YAxisType py_axis_type, snCurveComplex *pc)
 
virtual ~snPlotComplexReal ()
 
QWidget * getWidget ()
 
void addCurve (snCurveComplex *pc)
 
- Public Member Functions inherited from snPlotQwt
 snPlotQwt (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlotQwt ()
 
void setYAxis (double ymin, double ymax)
 
void setXAxis (double xmin, double xmax)
 
void setXAxisLabel (QString l)
 
void setYAxisLabel (QString l)
 
void enableGrid ()
 
- Public Member Functions inherited from snPlot
 snPlot (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlot ()
 

Additional Inherited Members

- Public Types inherited from snPlot
enum  YAxisType { Linear, Log20, Log10 }
 
- Protected Attributes inherited from snPlotComplexReal
std::vector< snCurveComplex * > curves
 
- Protected Attributes inherited from snPlotQwt
QwtPlot * plot
 
- Protected Attributes inherited from snPlot
std::string title
 
YAxisType y_axis_type
 

Constructor & Destructor Documentation

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

Member Function Documentation

void snPlotComplexMagn::replot ( )
virtual

Reimplemented from snPlotComplexReal.


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