get_vehicle_route
This data flow is used within the Provide Driver and Traveler Services function to enable a route to be selected that only involve the use of vehicles, excluding transit vehicles, i.e. private cars, vans, commercial vehicles, emergency vehicles, etc. It consists of the following data items each of which is defined in its own DDE:
constraint_on_acceptable_travel_time
+ constraint_on_eta_change
+ constraint_on_special_needs
+ constraint_on_load_classification
+ constraint_on_avo_lanes
+ constraint_on_interstate
+ constraint_on_urban
+ constraint_on_vehicle_type
+ destination
+ departure_time
+ desired_arrival_time
+ origin
+ preferred_routes
+ preferred_alternate_routes
+ preferred_route_segments
+ preferred_weather_conditions
Sub Data Flows
- constraint_on_acceptable_travel_time
- constraint_on_avo_lanes
- constraint_on_eta_change
- constraint_on_interstate
- constraint_on_load_classification
- constraint_on_special_needs
- constraint_on_urban
- constraint_on_vehicle_type
- departure_time
- desired_arrival_time
- destination
- origin
- preferred_alternate_routes
- preferred_route_segments
- preferred_routes
- preferred_weather_conditions
Parent Data Flows
- None
Associated PSpecs/Terminators