Skip to main content

WasteCollectionOutputDataType

Résumé

Enumeration of output types for the WasteCollection solver.

Propriétés

Nom Explication Type de données

Stops

(Lecture seule)

The stops included in the waste collection analysis, including information about which route served each stop and the stop sequence along the route.

Object

Depots

(Lecture seule)

The depots included in the waste collection analysis, including information about how the depots were located on the network.

Object

Renewals

(Lecture seule)

The renewals included in the waste collection analysis, including information about how the renewals were located on the network.

Object

RenewalVisits

(Lecture seule)

Each instance of a renewal being visited by a route, including the time of the visit and information about the amount of waste unloaded at the renewal.

Object

Routes

(Lecture seule)

The output routes. The routes describe the region each route will operate, the amount of waste collected, and the travel time and distance.

Object

RouteLines

(Lecture seule)

The output route lines describing the paths taken through the network to visit the stops.

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