|
__init__(self,
logfile,
smallestFreq=0.,
persist=None,
silent=False,
tailLength=1000,
sleep=0.1,
replotFrequency=3600,
plotLinear=True,
plotCont=True,
plotBound=True,
plotIterations=False,
plotCourant=False,
plotExecution=False,
plotDeltaT=False,
customRegexp=None,
writeFiles=False,
hardcopy=False,
hardcopyFormat="png",
hardcopyPrefix=None,
raiseit=False,
progress=False,
start=None,
end=None,
singleFile=False,
plottingImplementation=None,
solverNotRunning=False)
TODO: Docu |
source code
|
|
Inherited from GnuplotCommon :
stopHandle
Inherited from StepAnalyzedCommon.StepAnalyzedCommon :
timeChanged
Inherited from AnalyzedCommon.AnalyzedCommon :
addAnalyzer ,
addTrigger ,
createPlots ,
getAnalyzer ,
getDirname ,
getTime ,
hasAnalyzer ,
lineHandle ,
listAnalyzers ,
picklePlots ,
reset ,
tearDown
Inherited from BasicWatcher.BasicWatcher :
getSize ,
start
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|