LpfStop
LpfStop — A stop during public transport
|
|
Object Hierarchy
GObject
╰── LpfLoc
╰── LpfStop
Description
A LpfStop adds arrival and departure times to a LpfLoc.
Property Details
The “arr-plat”
property
“arr-plat” gchar *
Arrival platform.
Flags: Read / Write
Default value: ""
The “arrival”
property
“arrival” GDateTime *
Arrival date and time.
Flags: Read / Write
The “arrival-delay”
property
“arrival-delay” gint
Arrival delay.
Flags: Read
Default value: 0
The “dep-plat”
property
“dep-plat” gchar *
Departure platform.
Flags: Read / Write
Default value: ""
The “departure”
property
“departure” GDateTime *
Departure date and time.
Flags: Read / Write
The “departure-delay”
property
“departure-delay” gint
Departure delay.
Flags: Read
Default value: 0
The “rt-arrival”
property
“rt-arrival” GDateTime *
Real time arrival date and time.
Flags: Read / Write
The “rt-departure”
property
“rt-departure” GDateTime *
Real Time Departure date and time.
Flags: Read / Write