Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module ExecutionTimeLineAnalyzer :: Class GeneralExecutionLineAnalyzer |
|
LogLineAnalyzer
--+ |GeneralLineAnalyzer
--+ | GeneralExecutionLineAnalyzer
ExecutionTimeLineAnalyzer
,
TimeLineExecutionTimeLineAnalyzer
Method Summary | |
---|---|
__init__(self,
doTimelines,
doFiles)
| |
Method that adds matched data to files | |
Method that adds matched data to timelines | |
Method at the end of a successfull match | |
Method at the start of a successfull match | |
Inherited from GeneralLineAnalyzer | |
General analysis method. | |
Return the timeline as two list: the times and the values | |
Creates the OutFileCollection-object | |
Sets the titles anew | |
Sets the current time in the timelines | |
Inherited from LogLineAnalyzer | |
Return current time | |
If the analyzer thinks the simulation should be stopped (for instance because of convergence) it returns false | |
Introduces the LineAnalyzer to its supervisor |
Method Details |
---|
addToFiles(self, match)Method that adds matched data to files
|
addToTimelines(self, match)Method that adds matched data to timelines
|
endAnalysis(self, match)Method at the end of a successfull match
|
startAnalysis(self, match)Method at the start of a successfull match
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |