Package PyFoam :: Package LogAnalysis :: Module StandardLogAnalyzer :: Class StandardPlotLogAnalyzer
[show private | hide private]
[frames | no frames]

Class StandardPlotLogAnalyzer

FoamLogAnalyzer --+
                  |
                 StandardPlotLogAnalyzer

Known Subclasses:
BoundingPlotLogAnalyzer

This analyzer checks the current residuals and generates timelines
Method Summary
  __init__(self)
    Inherited from FoamLogAnalyzer
  addAnalyzer(self, name, obj)
Adds an analyzer
  addTimeListener(self, listener)
  analyze(self, fh)
Analyzes a file (one line at a time)
  analyzeLine(self, line)
Calls all the anlyzers for a line
  getAnalyzer(self, name)
Get the LogLineAnalyzer name
  getDirectory(self)
Gets the output directory
  getTime(self)
Gets the current time
  goOn(self)
Checks with all the analyzers
  setDirectory(self, d)
Sets the output directory for all the analyzers
  setTime(self, time)
Sets the time and alert all the LineAnalyzers that the time has changed

Generated by Epydoc 2.1 on Wed Apr 5 18:32:44 2006 http://epydoc.sf.net