Package PyFoam :: Package Basics :: Module TimeLineCollection
[hide private]
[frames] | no frames]

Module TimeLineCollection

source code

Collection of array of timelines

Classes [hide private]
  TimeLinesRegistry
Collects references to TimeLineCollection objects
  TimeLineCollection
Functions [hide private]
 
mean(a, b)
Mean value of a and b
source code
 
signedMax(a, b)
Absolute Maximum of a and b with the sign preserved
source code
 
allLines() source code
Variables [hide private]
  transmissionLock = Lock()
  _allLines = TimeLinesRegistry()