Transfer alert service

Public Transport ETA can generate automatic transfer alerts. Three use cases are considered:

An alert is raised when the following condition is satisfied:

Variable Description
trs Transfer time computed according to the planned schedule
trr Transfer time computed according to the real-time information
a Alert threshold
tmin Minimum time to arrive from stop_from to stop_to
Time of the next arrival of the trip_from at stop_from
Time to the next arrival of a trip of trip_to at stop_to after the time instant given by:

Arrival time of trip_from at stop_from

The services are made available externally by dedicated APIs (→ Public transport API).