Apollo 10.0
自动驾驶开放平台
|
#include <object_supplement.h>
Public 成员函数 | |
void | Reset () |
Public 属性 | |
bool | on_use = false |
float | range = 0.0f |
float | angle = 0.0f |
float | relative_radial_velocity = 0.0f |
float | relative_tangential_velocity = 0.0f |
float | radial_velocity = 0.0f |
在文件 object_supplement.h 第 141 行定义.
|
inline |
在文件 object_supplement.h 第 142 行定义.
float apollo::perception::base::RadarObjectSupplement::angle = 0.0f |
在文件 object_supplement.h 第 156 行定义.
bool apollo::perception::base::RadarObjectSupplement::on_use = false |
在文件 object_supplement.h 第 151 行定义.
float apollo::perception::base::RadarObjectSupplement::radial_velocity = 0.0f |
在文件 object_supplement.h 第 160 行定义.
float apollo::perception::base::RadarObjectSupplement::range = 0.0f |
在文件 object_supplement.h 第 155 行定义.
float apollo::perception::base::RadarObjectSupplement::relative_radial_velocity = 0.0f |
在文件 object_supplement.h 第 158 行定义.
float apollo::perception::base::RadarObjectSupplement::relative_tangential_velocity = 0.0f |
在文件 object_supplement.h 第 159 行定义.