ClosestFacilityOutputDataType
汇总
ClosestFacility 求解器的输出类型枚举。
属性
| 名称 | 说明 | 数据类型 |
|---|---|---|
|
Incidents (只读) |
指定 ClosestFacility 分析的输出事件点。 |
Object |
|
Facilities (只读) |
指定 ClosestFacility 分析的输出设施点。 |
Object |
|
Routes (只读) |
指定在 Closest Facility 分析中计算的设施点和事件点之间的输出路径。 |
Object |
|
ClosestFacilities (只读) |
指定 Closest Facility 分析的输出最近设施点。输出设施点的这个子集仅包括至少最接近一个事件点的设施点。 |
Object |
|
Directions (只读) |
分析中计算的路径的输出转弯方向。 |
Object |
|
DirectionPoints (只读) |
分析中计算的路径的输出转弯方向,表示为沿发生特定方向事件或行进策略的路径上的点位置。 |
Object |
|
DirectionLines (只读) |
在经过剖切的分析中计算的输出路径线,以表示 |
Object |