Skip to main content

LastMileDeliveryOutputDataType

Résumé

Enumeration of output types for the LastMileDelivery solver.

Propriétés

Nom Explication Type de données

Orders

(Lecture seule)

The orders included in the Last Mile Delivery analysis, including information about the route to which the order was assigned.

Object

Depots

(Lecture seule)

The depots included in the Last Mile Delivery analysis, including information about how the depots were located on the network.

Object

DepotVisits

(Lecture seule)

Each instance of a depot being visited by a route, including the time of the visit and information about quantities loaded or unloaded at the depot.

Object

Routes

(Lecture seule)

The output routes. The routes describe the paths taken through the network to visit the stops, including information about the drivers and vehicles.

Object

DirectionPoints

(Lecture seule)

This is the output turn-by-turn directions for the routes calculated in the analysis, represented as point locations along the routes where specific direction events or maneuvers occur.

Object

DirectionLines

(Lecture seule)

This is the output route lines calculated in the analysis sliced to represent each route segment between DirectionPoints events or maneuver locations.

Object