サマリー
Enumeration of input types for the LastMileDelivery solver.
プロパティ
プロパティ | 説明 | データ タイプ |
Orders (読み取り専用) | The orders that will be used as input for the Last Mile Delivery analysis. These are the final customer locations where the routes deliver the packages or initial customer location where they are picking up packages for shipment. | Object |
Depots (読み取り専用) | The depots that will be used as input for the Last Mile Delivery analysis. A depot is a location that a vehicle departs from at the beginning of its workday and returns to at the end of the workday. | Object |
Routes (読み取り専用) | The routes that will be used as input for the Last Mile Delivery analysis. A route defines vehicle and driver characteristics. | Object |
OrderSpecialties (読み取り専用) | The specialties that are required by orders. A route can service an order only if it supports all the specialties required for that order. For example, an order may require a technician with a certain skill set or a vehicle with certain capabilities. | Object |
RouteSpecialties (読み取り専用) | The specialties that are supported by routes. A route can service an order only if the route supports all the specialties required for that order. For example, an order may require a technician with a certain skill set or a vehicle with certain capabilities. | Object |
Zones (読み取り専用) | The route zones that will be used as input for the analysis. A zone is a polygon that delineates work territories for given routes and is used to constrain routes to servicing only those orders that are within or near the specified area. | Object |
PointBarriers (読み取り専用) | Point barriers that temporarily restrict traversal across or add impedance to points on the network. | Object |
LineBarriers (読み取り専用) | Line barriers that temporarily restrict traversal across a line. | Object |
PolygonBarriers (読み取り専用) | Polygon barriers that temporarily restrict traversal or scale impedance on the parts of the network they cover. | Object |