Route Time
The Master Routing Module (MRM) calculates the total route time on a route on a route using a number of factors:
Time at Stop​
The time at each stop is calculated by using the default service time defined in the master route settings, and multiplying this by the number of containers to be collected at that stop.
For routes using street segments, the total time to drive on the street segment in also included.
Driving Time between stops​
Using our distance calculation engine we calculate the expected time and distance it would take for a vehicle to travel between two stops.
Arrival Time and Departure Time​
Combining the driving time and service time at stop allows MRM to calculate the expected arrival time, departure time and duration for each stop on a route. These are displayed as columns for in the master route view.
If a stop is expected to be visited outside of the time window defined on the order a warning will be shown on the stop.
Total Route Time​
Combining all service times and driving time allows MRM to calculate the total route time for the entire route.
If a route is expected to exceeds it max duration or end time a warning will be shown on the route.