PyFoam.LogAnalysis.TimeLineLineAnalyzer module
Line analyzer that collects datga in arrays
- class PyFoam.LogAnalysis.TimeLineLineAnalyzer.TimeLineLineAnalyzer[source]
Bases:
GeneralLineAnalyzerBase class for analyzers that collect data in arrays
Just a stub to enable legacy code
- __annotations__ = {}
- __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'