mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
mx::math::gnuPlot Member List

This is the complete list of members for mx::math::gnuPlot, including all inherited members.

_deleteTempmx::math::gnuPlotprotected
_errFDmx::math::gnuPlotprotected
_errFNamemx::math::gnuPlotprotected
_errLocationmx::math::gnuPlotprotected
_gpErrormx::math::gnuPlotprotected
_pipeHmx::math::gnuPlotprotected
_tempFilesmx::math::gnuPlotprotected
_tempLocationmx::math::gnuPlotprotected
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::gnuPlotprotected
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::gnuPlotprotected
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::gnuPlotprotected
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::gnuPlotprotected
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