Home | Trees | Index | Help |
---|
Package PyFoam :: Package Execution :: Module GnuplotRunner :: Class GnuplotWatcher |
|
BasicWatcher
--+ |AnalyzedCommon
--+ | | |StepAnalyzedCommon
--+ | | |GnuplotCommon
--+ | GnuplotWatcher
Method Summary | |
---|---|
| |
to be called before the program is started | |
called when the first line is output | |
Inherited from GnuplotCommon | |
| |
Handler that reacts to the change of time. | |
Inherited from StepAnalyzedCommon | |
React to a change of the simulation time in the log | |
Inherited from AnalyzedCommon | |
| |
| |
Get the name of the directory where the data is written to | |
Get the execution time | |
Not to be called: calls the analyzer for the current line | |
reset the analyzer | |
| |
Inherited from BasicWatcher | |
Return the current size (in bytes) of the file | |
Reads the file and does the processing |
Method Details |
---|
__init__(self,
logfile,
smallestFreq=0.0,
persist=None,
silent=False,
tailLength=1000,
sleep=0.10000000000000001,
plotLinear=True,
plotCont=True,
plotBound=True,
plotIterations=False,
plotCourant=False,
plotExecution=False,
plotDeltaT=False,
customRegexp=None,
writeFiles=False)
|
startHandle(self)to be called before the program is started
|
tailingHandle(self)called when the first line is output
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |