PyFoam.LogAnalysis.TimeLineLineAnalyzer module

Line analyzer that collects datga in arrays

class PyFoam.LogAnalysis.TimeLineLineAnalyzer.TimeLineLineAnalyzer[source]

Bases: PyFoam.LogAnalysis.GeneralLineAnalyzer.GeneralLineAnalyzer

Base class for analyzers that collect data in arrays

Just a stub to enable legacy code

__init__()[source]
Parameters:
  • titles – The titles of the data elements
  • progressTemplate – Progress output to be reported
  • plotIterations – plot iterations instead of the real time
__module__ = 'PyFoam.LogAnalysis.TimeLineLineAnalyzer'