サマリー
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 (読み取り専用) | 解析で算出されたルートに対して出力されるルート案内を指定します。特定のルート案内イベントまたはマヌーバーが発生したルートに沿ったポイント位置として表されます。 | Object |
DirectionLines (読み取り専用) | これは、解析で算出され、DirectionPoints イベント位置間またはマヌーバー位置間の各ルート セグメントを表すためにスライスされた出力ルート ラインです。 | Object |