Skip to main content

WasteCollectionOutputDataType

サマリー

Enumeration of output types for the WasteCollection solver.

プロパティ

名前 説明 データ タイプ

Stops

(読み取り専用)

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

(読み取り専用)

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

Object

Renewals

(読み取り専用)

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

Object

RenewalVisits

(読み取り専用)

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

(読み取り専用)

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

(読み取り専用)

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

Object

DirectionPoints

(読み取り専用)

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

(読み取り専用)

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

Object