VehicleRoutingProblemOutputDataType2

サマリー

Enumeration of output types for the VehicleRoutingProblem solver when using the VehicleRoutingProblemSchemaVersion.Two schema version.

プロパティ

プロパティ説明データ タイプ
Orders
(読み取り専用)

Specifies the orders included in the Vehicle Routing Problem analysis, including information about the route to which the order was assigned.

Object
Depots
(読み取り専用)

Specifies the depots included in the Vehicle Routing Problem analysis, including information about how the depots were located on the network.

Object
DepotVisits
(読み取り専用)

Specifies each instance of a depot being visited by a route, including the time of the visit and information about quantities loaded or unloaded at the depot.

Object
Breaks
(読み取り専用)

Specifies the breaks taken by drivers in the Vehicle Routing Problem analysis.

Object
Routes
(読み取り専用)

Specifies the output routes. The routes describe the paths taken through the network to visit the stops, including information about the drivers and vehicles.

Object
DirectionPoints
(読み取り専用)

解析で算出されたルートに対して出力されるルート案内を示します。特定のルート案内イベントまたはマヌーバーが発生したルートに沿ったポイント位置として表されます。

Object
DirectionLines
(読み取り専用)

解析で算出され、DirectionPoints イベント位置間またはマヌーバー位置間の各ルート セグメントを表すためにスライスされた出力ルート ラインを示します。

Object

このトピックの内容