#include <plotTS.h>
Public Member Functions | |
| PlotTS (const char *title=0, const char *xtitle=0, const char *ytitle=0, const char *legend=0, double *xval=NULL, double *yval=NULL, int npts=0) | |
Definition at line 4 of file plotTS.h.
| PlotTS::PlotTS | ( | const char * | title = 0, |
|
| const char * | xtitle = 0, |
|||
| const char * | ytitle = 0, |
|||
| const char * | legend = 0, |
|||
| double * | xval = NULL, |
|||
| double * | yval = NULL, |
|||
| int | npts = 0 | |||
| ) |
Definition at line 22 of file plotTS.cpp.
1.5.2