Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module ValueLineAnalyzer :: Class ValueLineAnalyzer |
|
LogLineAnalyzer
--+ |GeneralLineAnalyzer
--+ |FileLineAnalyzer
--+ | ValueLineAnalyzer
Parses lines for numeric values
The line starts with a predefined stringMethod Summary | |
---|---|
| |
Analyzes line and writes the data | |
Inherited from GeneralLineAnalyzer | |
Method that adds matched data to files | |
Method that adds matched data to timelines | |
Method at the end of a successfull match | |
Return the timeline as two list: the times and the values | |
Creates the OutFileCollection-object | |
Sets the titles anew | |
Method at the start of a successfull match | |
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 |
---|
__init__(self,
name,
pre,
titles=[])
|
doAnalysis(self, line)Analyzes line and writes the data |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |