gtfs-sqljs
Preparing search index...
index
Frequency
Interface Frequency
Frequency - Headway-based service patterns
interface
Frequency
{
end_time
:
string
;
exact_times
?:
number
;
headway_secs
:
number
;
start_time
:
string
;
trip_id
:
string
;
}
Index
Properties
end_
time
exact_
times?
headway_
secs
start_
time
trip_
id
Properties
end_
time
end_time
:
string
Optional
exact_
times
exact_times
?:
number
headway_
secs
headway_secs
:
number
start_
time
start_time
:
string
trip_
id
trip_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end_
time
exact_
times
headway_
secs
start_
time
trip_
id
gtfs-sqljs
Loading...
Frequency - Headway-based service patterns