Module gtfs_rt::trip_update[][src]

Expand description

Nested message and enum types in TripUpdate.

Modules

Nested message and enum types in StopTimeUpdate.

Structs

Timing information for a single predicted event (either arrival or departure). Timing consists of delay and/or estimated time, and uncertainty.

Realtime update for arrival and/or departure events for a given stop on a trip. Updates can be supplied for both past and future events. The producer is allowed, although not required, to drop past events.