你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RouteResultLegSummary interface

路由节的摘要对象。

属性

arrivalTime

到达时间属性 注意:此属性不会被序列化。它只能由服务器填充。

batteryConsumptionInkWh

使用电力消耗模型估计) 以千瓦时 (千瓦时为单位的电耗。 如果 vehicleEngineType 设置为 electric 且指定 constantSpeedConsumptionInkWhPerHundredkm,则包含该属性。 batteryConsumptionInkWh 的值包括回收的电量,因此可以是负 (这表示) 获得能量。 如果同时指定 maxChargeInkWh 和 currentChargeInkWh,将限制恢复,以确保电池充电水平永远不会超过 maxChargeInkWh。 如果未指定 maxChargeInkWh 和 currentChargeInkWh,则消耗计算中假定无约束的回收。 注意:此属性不会被序列化。 它只能由服务器填充。

departureTime

出发时间属性 注意:此属性不会被序列化。它只能由服务器填充。

fuelConsumptionInLiters

使用燃烧消耗模型估计的油耗(以升为单位)。 如果 vehicleEngineType 设置为 燃烧 ,并且指定 constantSpeedConsumptionInLitersPerHundredkm,则包括 。 该值将为非负值。 注意:此属性不会被序列化。 它只能由服务器填充。

historicTrafficTravelTimeInSeconds

使用与时间相关的历史交通数据计算的估计行程时间。 仅在查询中使用 computeTravelTimeFor = all 时才包含。 注意:此属性不会被序列化。 它只能由服务器填充。

lengthInMeters

Length In 米属性 注意:此属性不会被序列化。它只能由服务器填充。

liveTrafficIncidentsTravelTimeInSeconds

使用实时速度数据计算的估计行程时间。 仅在查询中使用 computeTravelTimeFor = all 时才包含。 注意:此属性不会被序列化。 它只能由服务器填充。

noTrafficTravelTimeInSeconds

由于交通状况 (例如拥堵) ,估计行程时间的计算方式与路线没有延误一样。 仅在查询中使用 computeTravelTimeFor = all 时才包含。 注意:此属性不会被序列化。 它只能由服务器填充。

trafficDelayInSeconds

实时事件造成的估计延迟 (根据交通信息) 。 对于计划在未来出发时间的路线,延误始终为 0。 若要使用不同类型的交通信息返回其他行程时间,需要添加参数 computeTravelTimeFor=all。 注意:此属性不会被序列化。 它只能由服务器填充。

travelTimeInSeconds

估计行程时间(以秒为单位)属性,包括由于实时流量导致的延迟。 请注意,即使 traffic=false travelTimeInSeconds 仍包含由于流量导致的延迟。 如果将来是 DepartAt,则使用与时间相关的历史交通数据计算旅行时间。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

arrivalTime

到达时间属性 注意:此属性不会被序列化。它只能由服务器填充。

arrivalTime?: string

属性值

string

batteryConsumptionInkWh

使用电力消耗模型估计) 以千瓦时 (千瓦时为单位的电耗。 如果 vehicleEngineType 设置为 electric 且指定 constantSpeedConsumptionInkWhPerHundredkm,则包含该属性。 batteryConsumptionInkWh 的值包括回收的电量,因此可以是负 (这表示) 获得能量。 如果同时指定 maxChargeInkWh 和 currentChargeInkWh,将限制恢复,以确保电池充电水平永远不会超过 maxChargeInkWh。 如果未指定 maxChargeInkWh 和 currentChargeInkWh,则消耗计算中假定无约束的回收。 注意:此属性不会被序列化。 它只能由服务器填充。

batteryConsumptionInkWh?: number

属性值

number

departureTime

出发时间属性 注意:此属性不会被序列化。它只能由服务器填充。

departureTime?: string

属性值

string

fuelConsumptionInLiters

使用燃烧消耗模型估计的油耗(以升为单位)。 如果 vehicleEngineType 设置为 燃烧 ,并且指定 constantSpeedConsumptionInLitersPerHundredkm,则包括 。 该值将为非负值。 注意:此属性不会被序列化。 它只能由服务器填充。

fuelConsumptionInLiters?: number

属性值

number

historicTrafficTravelTimeInSeconds

使用与时间相关的历史交通数据计算的估计行程时间。 仅在查询中使用 computeTravelTimeFor = all 时才包含。 注意:此属性不会被序列化。 它只能由服务器填充。

historicTrafficTravelTimeInSeconds?: number

属性值

number

lengthInMeters

Length In 米属性 注意:此属性不会被序列化。它只能由服务器填充。

lengthInMeters?: number

属性值

number

liveTrafficIncidentsTravelTimeInSeconds

使用实时速度数据计算的估计行程时间。 仅在查询中使用 computeTravelTimeFor = all 时才包含。 注意:此属性不会被序列化。 它只能由服务器填充。

liveTrafficIncidentsTravelTimeInSeconds?: number

属性值

number

noTrafficTravelTimeInSeconds

由于交通状况 (例如拥堵) ,估计行程时间的计算方式与路线没有延误一样。 仅在查询中使用 computeTravelTimeFor = all 时才包含。 注意:此属性不会被序列化。 它只能由服务器填充。

noTrafficTravelTimeInSeconds?: number

属性值

number

trafficDelayInSeconds

实时事件造成的估计延迟 (根据交通信息) 。 对于计划在未来出发时间的路线,延误始终为 0。 若要使用不同类型的交通信息返回其他行程时间,需要添加参数 computeTravelTimeFor=all。 注意:此属性不会被序列化。 它只能由服务器填充。

trafficDelayInSeconds?: number

属性值

number

travelTimeInSeconds

估计行程时间(以秒为单位)属性,包括由于实时流量导致的延迟。 请注意,即使 traffic=false travelTimeInSeconds 仍包含由于流量导致的延迟。 如果将来是 DepartAt,则使用与时间相关的历史交通数据计算旅行时间。 注意:此属性不会被序列化。 它只能由服务器填充。

travelTimeInSeconds?: number

属性值

number