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

Public 属性

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

详细描述

在文件 v2x_traffic_light_policy.proto66 行定义.

类成员变量说明

◆ intersections

repeated IntersectionState apollo::v2x::Spat::intersections = 3

在文件 v2x_traffic_light_policy.proto69 行定义.

◆ msg_cnt

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

在文件 v2x_traffic_light_policy.proto68 行定义.

◆ time_stamp

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

在文件 v2x_traffic_light_policy.proto67 行定义.


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