WasteCollectionOutputDataType

Summary

Enumeration of output types for the WasteCollection solver.

Properties

PropertyExplanationData Type
Stops
(Read Only)

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
(Read Only)

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

Object
Renewals
(Read Only)

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

Object
RenewalVisits
(Read Only)

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
(Read Only)

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
(Read Only)

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

Object
DirectionPoints
(Read Only)

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
(Read Only)

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

Object

In this topic