Apollo 10.0
自动驾驶开放平台
apollo::prediction::KMLMapBasedTest类 参考

#include <kml_map_based_test.h>

类 apollo::prediction::KMLMapBasedTest 继承关系图:
apollo::prediction::KMLMapBasedTest 的协作图:

Public 成员函数

 KMLMapBasedTest ()
 

详细描述

在文件 kml_map_based_test.h26 行定义.

构造及析构函数说明

◆ KMLMapBasedTest()

apollo::prediction::KMLMapBasedTest::KMLMapBasedTest ( )
inline

在文件 kml_map_based_test.h28 行定义.

28 {
29 FLAGS_map_dir = "modules/prediction/testdata";
30 FLAGS_base_map_filename = "kml_map.bin";
31 }

该类的文档由以下文件生成: