class GnuPlotOutput

Output for gnuplot

Documentation

Output for gnuplot. This class open a file for each statistical object and on each file write: Just call
 GnuPlotOutput::init(); 
before the simulation and call
 GnuPlotOutput::write("%f",par); 
after each simulation. The format string is the same as printf. There can be more than one parameter, and of different types!

This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de