#include <gnuplot.h>
Definition at line 36 of file gnuplot.h.
◆ instance
std::string robowflex::IO::GNUPlotHelper::PlottingOptions::instance {"default"} |
◆ mode
std::string robowflex::IO::GNUPlotHelper::PlottingOptions::mode {"qt"} |
Terminal mode for GNUPlot.
Definition at line 48 of file gnuplot.h.
◆ title
std::string robowflex::IO::GNUPlotHelper::PlottingOptions::title |
Title of the plot.
Definition at line 47 of file gnuplot.h.
Axis robowflex::IO::GNUPlotHelper::PlottingOptions::x |
X-axis parameters.
Definition at line 50 of file gnuplot.h.
Axis robowflex::IO::GNUPlotHelper::PlottingOptions::y |
Y-axis parameters.
Definition at line 51 of file gnuplot.h.
The documentation for this struct was generated from the following file: