Method Summary |
|
__init__ (self,
filename,
analyzer,
smallestFreq)
|
|
timeChanged (self)
React to a change of the simulation time in the log |
|
timeHandle (self)
Handler that reacts to the change of time. |
Inherited from AnalyzedCommon |
|
addAnalyzer (self,
name,
analyzer)
|
|
getAnalyzer (self,
name)
|
|
getDirname (self)
Get the name of the directory where the data is written to |
|
getTime (self)
Get the execution time |
|
lineHandle (self,
line)
Not to be called: calls the analyzer for the current line |
|
reset (self)
reset the analyzer |
|
tearDown (self)
|