34 #ifndef ACADO_TOOLKIT_ACADO_2_GNUPLOT_HPP 35 #define ACADO_TOOLKIT_ACADO_2_GNUPLOT_HPP 178 std::string& plotModeString
189 std::string& plotStyleString
200 std::string& _plotDataString
221 #endif // ACADO_TOOLKIT_ACADO_2_GNUPLOT_HPP
returnValue getPlotModeString(PlotMode plotMode, std::string &plotModeString) const
returnValue waitForMouseEvent(double &mouseX, double &mouseY)
Provides a time grid consisting of vector-valued optimization variables at each grid point...
Allows to pass back messages to the calling function.
virtual returnValue init()
virtual PlotWindow * clone() const
#define CLOSE_NAMESPACE_ACADO
Allows to setup and plot user-specified plot windows for algorithmic outputs.
returnValue waitForMouseEvents()
GnuplotWindow & operator=(const GnuplotWindow &arg)
returnValue obtainPlotDataString(VariablesGrid &_dataGrid, std::string &_plotDataString) const
#define BEGIN_NAMESPACE_ACADO
returnValue sendDataToGnuplot()
virtual returnValue replot(PlotFrequency _frequency=PLOT_IN_ANY_CASE)
Provides an interface to Gnuplot for plotting algorithmic outputs.
BooleanType getMouseEvent(double &mouseX, double &mouseY)
returnValue getPlotStyleString(VariableType _type, std::string &plotStyleString) const