|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
This is the complete list of members for mx::math::gnuPlot, including all inherited members.
| _deleteTemp | mx::math::gnuPlot | protected |
| _errFD | mx::math::gnuPlot | protected |
| _errFName | mx::math::gnuPlot | protected |
| _errLocation | mx::math::gnuPlot | protected |
| _gpError | mx::math::gnuPlot | protected |
| _pipeH | mx::math::gnuPlot | protected |
| _tempFiles | mx::math::gnuPlot | protected |
| _tempLocation | mx::math::gnuPlot | protected |
| checkResponse(std::string &response, double timeout=0) | mx::math::gnuPlot | |
| circle(double xcen, double ycen, double radius, const std::string &modifiers="", const std::string &title="", int npoints=10) | mx::math::gnuPlot | |
| circle(double radius, const std::string &modifiers="", const std::string &title="", int npoints=10) | mx::math::gnuPlot | |
| clear() | mx::math::gnuPlot | |
| command(const std::string &com, bool flush=true) | mx::math::gnuPlot | |
| connect() | mx::math::gnuPlot | |
| doPlotCommand() | mx::math::gnuPlot | protected |
| getResponse(const std::string &com, double timeout=0.5) | mx::math::gnuPlot | |
| gpError() | mx::math::gnuPlot | |
| gpErrorMsg() | mx::math::gnuPlot | |
| listCurves() | mx::math::gnuPlot | |
| logx() | mx::math::gnuPlot | |
| logxy() | mx::math::gnuPlot | |
| logy() | mx::math::gnuPlot | |
| modifiers(const std::string &name, const std::string &modifiers) | mx::math::gnuPlot | |
| openTempFile(char *fname) | mx::math::gnuPlot | protected |
| plot(const std::string &fname, const std::string &modifiers, const std::string &title, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::string &fname, const std::string &modifiers, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::string &fname, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::string &fname) | mx::math::gnuPlot | |
| plot(const dataT *y, size_t N, const std::string &modifiers, const std::string &title, const std::string &name) | mx::math::gnuPlot | |
| plot(const dataT *y, size_t N, const std::string &modifiers, const std::string &name) | mx::math::gnuPlot | |
| plot(const dataT *y, size_t N, const std::string &name) | mx::math::gnuPlot | |
| plot(const dataT *y, size_t N) | mx::math::gnuPlot | |
| plot(const std::vector< dataT > &y, const std::string &modifiers, const std::string &title, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::vector< dataT > &y, const std::string &modifiers, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::vector< dataT > &y, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::vector< dataT > &y) | mx::math::gnuPlot | |
| plot(const dataTx *x, const dataTy *y, size_t N, const std::string &modifiers, const std::string &title, const std::string &name) | mx::math::gnuPlot | |
| plot(const dataTx *x, const dataTy *y, size_t N, const std::string &modifiers, const std::string &name) | mx::math::gnuPlot | |
| plot(const dataTx *x, const dataTy *y, size_t N, const std::string &name) | mx::math::gnuPlot | |
| plot(const dataTx *x, const dataTy *y, size_t N) | mx::math::gnuPlot | |
| plot(const std::vector< dataTx > &x, const std::vector< dataTy > &y, const std::string &modifiers, const std::string &title, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::vector< dataTx > &x, const std::vector< dataTy > &y, const std::string &modifiers, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::vector< dataTx > &x, const std::vector< dataTy > &y, const std::string &name) | mx::math::gnuPlot | |
| plot(const std::vector< dataTx > &x, const std::vector< dataTy > &y) | mx::math::gnuPlot | |
| plotImpl(const void *y, size_t Nbytes, const std::string &binary, const std::string &modifiers, const std::string &title, const std::string &name) | mx::math::gnuPlot | protected |
| plotImpl(const void *x, const void *y, size_t Npts, size_t sizex, size_t sizey, const std::string &binaryx, const std::string &binaryy, const std::string &modifiers, const std::string &title, const std::string &name) | mx::math::gnuPlot | protected |
| point(dataTx x, dataTy y, const std::string &modifiers="", const std::string &title="") | mx::math::gnuPlot | |
| replot() | mx::math::gnuPlot | |
| reset() | mx::math::gnuPlot | |
| title(const std::string &name, const std::string &title) | mx::math::gnuPlot | |
| ulogx() | mx::math::gnuPlot | |
| ulogxy() | mx::math::gnuPlot | |
| ulogy() | mx::math::gnuPlot | |
| xrange(double x0, double x1) | mx::math::gnuPlot | |
| xrange() | mx::math::gnuPlot | |
| yrange(double y0, double y1) | mx::math::gnuPlot | |
| yrange() | mx::math::gnuPlot |