Apollo 10.0
自动驾驶开放平台
apollo::v2x::Map结构体 参考
apollo::v2x::Map 的协作图:

Public 属性

optional double time_stamp = 1
 
optional int32 msg_cnt = 2
 
repeated Intersection intersections = 3
 

详细描述

在文件 v2x_traffic_light_policy.proto39 行定义.

类成员变量说明

◆ intersections

repeated Intersection apollo::v2x::Map::intersections = 3

在文件 v2x_traffic_light_policy.proto42 行定义.

◆ msg_cnt

optional int32 apollo::v2x::Map::msg_cnt = 2

在文件 v2x_traffic_light_policy.proto41 行定义.

◆ time_stamp

optional double apollo::v2x::Map::time_stamp = 1

在文件 v2x_traffic_light_policy.proto40 行定义.


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