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