#include <gplot.h>
Public Attributes | |
char * | rootname |
char * | cmdname |
struct Sarray * | cmddata |
struct Sarray * | datanames |
struct Sarray * | plotdata |
struct Sarray * | plottitles |
struct Numa * | plotstyles |
l_int32 | nplots |
char * | outname |
l_int32 | outformat |
l_int32 | scaling |
char * | title |
char * | xlabel |
char * | ylabel |
struct Sarray* GPlot::cmddata |
char* GPlot::cmdname |
struct Sarray* GPlot::datanames |
char* GPlot::outname |
struct Sarray* GPlot::plotdata |
struct Numa* GPlot::plotstyles |
struct Sarray* GPlot::plottitles |
char* GPlot::rootname |
char* GPlot::title |
char* GPlot::xlabel |
char* GPlot::ylabel |