EvolvingObjects
|
#include <eoGnuplot1DMonitor.h>
Public Member Functions | |
eoGnuplot1DMonitor (std::string _filename, bool _top=false) | |
Constructor. | |
virtual | ~eoGnuplot1DMonitor () |
Destructor. | |
virtual eoMonitor & | operator() () |
Called first, try to open the file in append mode and write the header if asked. | |
virtual void | FirstPlot () |
virtual std::string | className () const |
Class name. |
Plot eoStat.
This class plots through gnuplot the eoStat given as argument
eoGnuplot1DMonitor plots stats through gnuplot
Assumes that the same file is appened every so and so, and replots it everytime
Definition at line 49 of file eoGnuplot1DMonitor.h.