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