|
Apollo 11.0
自动驾驶开放平台
|
#include <mrf_track_data.h>
Public 成员函数 | |
| void | Reset () |
| Reset all data | |
Public 属性 | |
| Eigen::VectorXf | state |
| base::PolygonDType | polygon |
| base::RadarPointDCloud | cloud |
| double | timestamp |
在文件 mrf_track_data.h 第 30 行定义.
|
inline |
Reset all data
在文件 mrf_track_data.h 第 39 行定义.
| base::RadarPointDCloud apollo::perception::radar4d::MrfPredict::cloud |
在文件 mrf_track_data.h 第 33 行定义.
| base::PolygonDType apollo::perception::radar4d::MrfPredict::polygon |
在文件 mrf_track_data.h 第 32 行定义.
| Eigen::VectorXf apollo::perception::radar4d::MrfPredict::state |
在文件 mrf_track_data.h 第 31 行定义.
| double apollo::perception::radar4d::MrfPredict::timestamp |
在文件 mrf_track_data.h 第 34 行定义.