SpeedReadingInterval

多段线或路径的连续路段上的交通密度指示器。如果路径包含点 P_0、P_1、...、P_N(从零开始的索引),SpeedReadingInterval 会定义一个间隔并使用以下类别描述其流量。

JSON 表示法
{
  "startPolylinePointIndex": integer,
  "endPolylinePointIndex": integer,
  "speed": enum (Speed)
}
字段
startPolylinePointIndex

integer

此时间段在多段线中的起始索引。在 JSON 中,当索引为 0 时,该字段似乎未填充。

endPolylinePointIndex

integer

多段线中此间隔的结束索引。在 JSON 中,当编号为 0 时,该字段似乎未填充。

speed

enum (Speed)

此时间间隔内的交通速度。