Skip to main content

WasteCollectionOutputDataType

Summary

Enumeration of output types for the WasteCollection solver.

Properties

Name Explanation Data 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