predicted_road_network_use

This data flow is used within the Manage Traffic function. It is produced by the predictive model process and contains information about how many vehicles it is predicted will be guided down each route segment and the average journey time for each route segment. The data will only apply to those route segments that are related to links in the road and highway network served by the Manage Traffic function. It will be stored in ascending route segment number order (i.e. from 1 to the maximum number of route segments), and consists of the following data items each of which is defined in its own DDE:

route_segment_total_number
+ route_segment_total_number{route_segment_identity
+ time_period{route_segment_guided_vehicles}
+ route_segment_journey_time}


Sub Data Flows

Parent Data Flows

Associated PSpecs