Home | Trees | Indices | Help |
|
---|
|
Containter to hold interval data
eg : representing the time frame of 8pm till 6am that someone was at work using an hourly precision :
intervals = IntervalsContainer(0, 24, [Interval(8, 18, 'work')])
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:32 2010 | http://epydoc.sourceforge.net |