Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module RegExpLineAnalyzer :: Class RegExpTimeLineLineAnalyzer |
|
LogLineAnalyzer
--+ |FileLineAnalyzer
--+ |RegExpLineAnalyzer
--+ |LogLineAnalyzer
--+ | | |TimeLineLineAnalyzer
--+ | RegExpTimeLineLineAnalyzer
Method Summary | |
---|---|
| |
Analyzes line and stores and writes the data | |
Sets the current time in the timelines | |
Inherited from RegExpLineAnalyzer | |
get a data value at a specific time for a specific ID | |
get a list of the available IDs | |
get the last time for the identifier ID | |
get the available time for the identifier ID | |
get the data set for the identifier ID | |
Inherited from FileLineAnalyzer | |
Creates the OutFileCollection-object | |
Sets the titles anews | |
Inherited from TimeLineLineAnalyzer | |
Return the timeline as two list: the times and the values | |
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 |
Class Variable Summary | |
---|---|
Inherited from RegExpLineAnalyzer | |
str |
floatRegExp = '[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?...
|
Method Details |
---|
__init__(self,
name,
exp,
titles=[])
|
doAnalysis(self, line)Analyzes line and stores and writes the data |
timeChanged(self)Sets the current time in the timelines
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Oct 18 21:15:00 2006 | http://epydoc.sf.net |