33 #ifndef ACADO_TOOLKIT_USER_INTERACTION_HPP 34 #define ACADO_TOOLKIT_USER_INTERACTION_HPP 175 #endif // ACADO_TOOLKIT_USER_INTERACTION_HPP virtual int addPlotWindow(PlotWindow &_window)
UserInteraction & operator=(const UserInteraction &rhs)
returnValue setStatus(BlockStatus _status)
Provides a generic way to plot algorithmic outputs during runtime.
Allows to pass back messages to the calling function.
Provides a generic way to store algorithmic information during runtime.
#define CLOSE_NAMESPACE_ACADO
virtual returnValue getPlotDataFromMemberLoggings(PlotWindow &_window) const
BlockStatus getStatus() const
Allows to setup and plot user-specified plot windows for algorithmic outputs.
Provides a generic way to set and pass user-specified options.
virtual ~UserInteraction()
Encapsulates all user interaction for setting options, logging data and plotting results.
void rhs(const real_t *x, real_t *f)
Allows to setup and store user-specified log records of algorithmic information.
#define BEGIN_NAMESPACE_ACADO
virtual int operator<<(PlotWindow &_window)