chrono::postprocess::ChGnuPlot Member List

This is the complete list of members for chrono::postprocess::ChGnuPlot, including all inherited members.

ChGnuPlot(const std::string &mgpl_filename="__tmp_gnuplot.gpl") (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinline
col_to_hex(ChColor mcolor) (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlineprotected
commandfile (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotprotected
ExecuteGnuplot(std::string &mscript) (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlineprotected
FlushPlots(std::string &mscript) (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlineprotected
gpl_filename (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotprotected
operator<<(const std::string &command)chrono::postprocess::ChGnuPlotinline
OutputCustomTerminal(const std::string &filename, const std::string &terminalsetting)chrono::postprocess::ChGnuPlotinline
OutputEPS(const std::string &filename, double inchsizex=4, double inchsizey=3, bool color=true)chrono::postprocess::ChGnuPlotinline
OutputPNG(const std::string &filename, int sizex=400, int sizey=300)chrono::postprocess::ChGnuPlotinline
OutputWindow(int windownum=0)chrono::postprocess::ChGnuPlotinline
persist (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotprotected
Plot(const std::string &datfile, int colX, int colY, const std::string &title, const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChVectorDynamic<> &mx, ChVectorDynamic<> &my, const std::string &title, const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChMatrixConstRef mdata, int colX, int colY, const std::string &title, const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChFunction_Recorder &mrecorder, const std::string &title, const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(const std::vector< double > &vals_x, const std::vector< double > &vals_y, const std::string &title, const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChFunction_Oscilloscope &mrecorder, const std::string &title, const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChFunction &mfunct, double xmin, double xmax, double dx, const std::string &title, const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
plots (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotprotected
Replot()chrono::postprocess::ChGnuPlotinline
SetCommand(const std::string &command)chrono::postprocess::ChGnuPlotinline
SetGrid(bool dashed=true, double linewidth=1.0, ChColor mcolor=ChColor(0, 0, 0))chrono::postprocess::ChGnuPlotinline
SetLabelX(const std::string &mlabel)chrono::postprocess::ChGnuPlotinline
SetLabelY(const std::string &mlabel)chrono::postprocess::ChGnuPlotinline
SetLabelZ(const std::string &mlabel)chrono::postprocess::ChGnuPlotinline
SetPersist(bool mpersist)chrono::postprocess::ChGnuPlotinline
SetRangeX(double mmin, double mmax, bool automin=false, bool automax=false)chrono::postprocess::ChGnuPlotinline
SetRangeY(double mmin, double mmax, bool automin=false, bool automax=false)chrono::postprocess::ChGnuPlotinline
SetRangeZ(double mmin, double mmax, bool automin=false, bool automax=false)chrono::postprocess::ChGnuPlotinline
SetTitle(const std::string &mlabel)chrono::postprocess::ChGnuPlotinline
~ChGnuPlot() (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlinevirtual