Jack2
1.9.9
|
Generic monitoring class. Saves data to GnuPlot files ('.plt' and '.log' datafile) More...
#include <JackTools.h>
Generic monitoring class. Saves data to GnuPlot files ('.plt' and '.log' datafile)
This template class allows to manipulate monitoring records, and automatically generate the GnuPlot config and data files. Operations are RT safe because it uses fixed size data buffers. You can set the number of measure points, and the number of records.
To use it :
You can also call SetPlotFile() to automatically generate '.plt' file from an options list.
Definition at line 101 of file JackTools.h.