chrono::postprocess::ChGnuPlot Member List

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

ChGnuPlot(const std::string &filename="__tmp_gnuplot.gpl") (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinline
col_to_hex(ChColor color) (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlineprotected
commandfile (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotprotected
ExecuteGnuplot(std::string &script) (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlineprotected
FlushPlots()chrono::postprocess::ChGnuPlotinline
FlushPlots(std::string &script) (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlineprotected
gpl_filename (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotprotected
HideLegend()chrono::postprocess::ChGnuPlotinline
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
OutputPDF(const std::string &filename)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<> &x, ChVectorDynamic<> &y, const std::string &title="", const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChMatrixConstRef data, int colX, int colY, const std::string &title="", const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChFunctionInterp &fun_table, 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 &funct, double xmin, double xmax, double dx, const std::string &title="", const std::string &customsettings=" with lines ")chrono::postprocess::ChGnuPlotinline
Plot(ChFunction &funct, int der_order, 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
SetAxesEqual()chrono::postprocess::ChGnuPlotinline
SetCommand(const std::string &command)chrono::postprocess::ChGnuPlotinline
SetGrid(bool dashed=true, double linewidth=1.0, const ChColor &mcolor=ChColor(0, 0, 0))chrono::postprocess::ChGnuPlotinline
SetLabelX(const std::string &label)chrono::postprocess::ChGnuPlotinline
SetLabelY(const std::string &label)chrono::postprocess::ChGnuPlotinline
SetLabelY2(const std::string &label)chrono::postprocess::ChGnuPlotinline
SetLabelZ(const std::string &label)chrono::postprocess::ChGnuPlotinline
SetLegend(const std::string &customsettings)chrono::postprocess::ChGnuPlotinline
SetPersist(bool persist)chrono::postprocess::ChGnuPlotinline
SetRangeX(double xmin, double xmax, bool automin=false, bool automax=false)chrono::postprocess::ChGnuPlotinline
SetRangeY(double ymin, double ymax, bool automin=false, bool automax=false)chrono::postprocess::ChGnuPlotinline
SetRangeY2(double ymin, double ymax, bool automin=false, bool automax=false)chrono::postprocess::ChGnuPlotinline
SetRangeZ(double zmin, double zmax, bool automin=false, bool automax=false)chrono::postprocess::ChGnuPlotinline
SetTitle(const std::string &label)chrono::postprocess::ChGnuPlotinline
~ChGnuPlot() (defined in chrono::postprocess::ChGnuPlot)chrono::postprocess::ChGnuPlotinlinevirtual