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

Public 属性

optional double heading = 1
 
optional int32 longitude_seconds = 2
 
optional int32 longitude_minutes = 3
 
optional int32 longitude_degrees = 4
 
optional int32 latitude_seconds = 5
 
optional int32 latitude_minutes = 6
 
optional int32 latitude_degrees = 7
 

详细描述

在文件 lexus.proto1111 行定义.

类成员变量说明

◆ heading

optional double apollo::canbus::Lat_lon_heading_rpt_40e::heading = 1

在文件 lexus.proto1114 行定义.

◆ latitude_degrees

optional int32 apollo::canbus::Lat_lon_heading_rpt_40e::latitude_degrees = 7

在文件 lexus.proto1126 行定义.

◆ latitude_minutes

optional int32 apollo::canbus::Lat_lon_heading_rpt_40e::latitude_minutes = 6

在文件 lexus.proto1124 行定义.

◆ latitude_seconds

optional int32 apollo::canbus::Lat_lon_heading_rpt_40e::latitude_seconds = 5

在文件 lexus.proto1122 行定义.

◆ longitude_degrees

optional int32 apollo::canbus::Lat_lon_heading_rpt_40e::longitude_degrees = 4

在文件 lexus.proto1120 行定义.

◆ longitude_minutes

optional int32 apollo::canbus::Lat_lon_heading_rpt_40e::longitude_minutes = 3

在文件 lexus.proto1118 行定义.

◆ longitude_seconds

optional int32 apollo::canbus::Lat_lon_heading_rpt_40e::longitude_seconds = 2

在文件 lexus.proto1116 行定义.


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