Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module RegExpLineAnalyzer :: Class RegExpTimeLineLineAnalyzer |
|
LogLineAnalyzer
--+ |GeneralLineAnalyzer
--+ |RegExpLineAnalyzer
--+ | RegExpTimeLineLineAnalyzer
Method Summary | |
---|---|
| |
Inherited from RegExpLineAnalyzer | |
Method that adds matched data to files | |
Method that adds matched data to timelines | |
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 | |
Method at the start of a successfull match | |
get the data set for the identifier ID | |
Inherited from GeneralLineAnalyzer | |
General analysis method. | |
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 | |
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 |
Class Variable Summary | |
---|---|
Inherited from RegExpLineAnalyzer | |
str |
floatRegExp = '[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?...
|
Method Details |
---|
__init__(self,
name,
exp,
titles=[])
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |