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

Module TimeLineCollection

source code

Collection of array of timelines

Classes [hide private]
  TimeLineCollection
  TimeLinesRegistry
Collects references to TimeLineCollection objects
Functions [hide private]
 
allLines() source code
 
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
Variables [hide private]
  __package__ = 'PyFoam.Basics'
  _allLines = <PyFoam.Basics.TimeLineCollection.TimeLinesRegistr...
  transmissionLock = <thread.lock object at 0x10f8b0dd0>

Imports: Lock, ceil, deepcopy, error, iteritems, print_, sys


Variables Details [hide private]

_allLines

Value:
<PyFoam.Basics.TimeLineCollection.TimeLinesRegistry object at 0x1103d3\
c50>