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

Public 属性

map< string, Scenarioscenario = 1
 
required uint32 frame_threshold = 2
 
required uint32 total_frames = 3
 

详细描述

在文件 data_collection_table.proto37 行定义.

类成员变量说明

◆ frame_threshold

required uint32 apollo::dreamview::DataCollectionTable::frame_threshold = 2

在文件 data_collection_table.proto42 行定义.

◆ scenario

map<string, Scenario> apollo::dreamview::DataCollectionTable::scenario = 1

在文件 data_collection_table.proto38 行定义.

◆ total_frames

required uint32 apollo::dreamview::DataCollectionTable::total_frames = 3

在文件 data_collection_table.proto45 行定义.


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