Public Member Functions | Private Attributes | List of all members
snPlotAngl Class Reference

#include <snPlot.h>

Inheritance diagram for snPlotAngl:
snPlotQwt snPlot

Public Member Functions

 snPlotAngl (std::string ptitle, snPlot::YAxisType py_axis_type, snCurveComplex *pc, double _fsmpl)
 
virtual ~snPlotAngl ()
 
QWidget * getWidget ()
 
void replot ()
 
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 ()
 

Private Attributes

double fsmpl
 
double deltaf
 
double freqmin
 
double freqmax
 
std::vector< snCurveComplex * > curves
 

Additional Inherited Members

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

Constructor & Destructor Documentation

snPlotAngl::snPlotAngl ( std::string  ptitle,
snPlot::YAxisType  py_axis_type,
snCurveComplex pc,
double  _fsmpl 
)
snPlotAngl::~snPlotAngl ( )
virtual

Member Function Documentation

void snPlotAngl::addCurve ( snCurveComplex pc)
QWidget * snPlotAngl::getWidget ( )
virtual

Reimplemented from snPlot.

void snPlotAngl::replot ( )
virtual

Reimplemented from snPlot.

Member Data Documentation

std::vector<snCurveComplex *> snPlotAngl::curves
private
double snPlotAngl::deltaf
private
double snPlotAngl::freqmax
private
double snPlotAngl::freqmin
private
double snPlotAngl::fsmpl
private

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