transit_vehicle_arrival_times

This data flow is used within the Manage Transit function. It contains the time at which it is expected that a transit vehicle will reach the end of transit_route segments on its route and is used to determine any schedule deviations. The end of a transit route segment is usually a transit stop and the data is thus the expected arrival time of a transit vehicle at each of the transit stop(s) along the transit route. The data flow consists of the following data items each of which is defined in its own DDE:

transit_route_number
+ list_size
+ list_size{transit_route_segment_number
+ transit_stop_scheduled_time}


Sub Data Flows

Parent Data Flows

Associated PSpecs