Departure
¶
class
vbbpy.departure.
Departure
(
tripId
:
str
,
plannedWhen
:
str
,
delay
:
int
,
depLine
:
vbbpy.line.Line
,
direction
:
str
)
¶
Contains information about a specific departure.
cancelled
=
False
¶
delay
=
0
¶
depLine
=
None
¶
direction
=
''
¶
plannedWhen
=
''
¶
tripId
=
''
¶
vbbpy
Navigation
Contents:
Reference
Quick start guide
Related Topics
Documentation overview
Reference
Previous:
Line
Next:
Connections
Quick search