Apollo 11.0
自动驾驶开放平台
apollo::dbmap::DBNeighbourSegment结构体 参考
apollo::dbmap::DBNeighbourSegment 的协作图:

Public 属性

optional double start_s = 1
 
optional double end_s = 2
 
optional string path_id = 3
 
optional double path_start_s = 4
 
optional double path_end_s = 5
 

详细描述

在文件 dbmap.proto17 行定义.

类成员变量说明

◆ end_s

optional double apollo::dbmap::DBNeighbourSegment::end_s = 2

在文件 dbmap.proto19 行定义.

◆ path_end_s

optional double apollo::dbmap::DBNeighbourSegment::path_end_s = 5

在文件 dbmap.proto22 行定义.

◆ path_id

optional string apollo::dbmap::DBNeighbourSegment::path_id = 3

在文件 dbmap.proto20 行定义.

◆ path_start_s

optional double apollo::dbmap::DBNeighbourSegment::path_start_s = 4

在文件 dbmap.proto21 行定义.

◆ start_s

optional double apollo::dbmap::DBNeighbourSegment::start_s = 1

在文件 dbmap.proto18 行定义.


该结构体的文档由以下文件生成: