| java.lang.Object | ||
| ↳ | JsonModel | |
| ↳ | com.tencent.lbssearch.object.result.DrivingResultObject.TrafficSpeed | |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int | distance | 距离 | |||||||||
| public int | level | 级别 | |||||||||
| public List<Integer> | polyline_idx | 本段的起点和终点在点串中的位置 | |||||||||
| public int | speed | 配速 | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TrafficSpeed() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
距离
级别
本段的起点和终点在点串中的位置
配速