Apollo 10.0
自动驾驶开放平台
|
#include <point.h>
Public 类型 | |
typedef T | Type |
Public 属性 | |
T | x = 0 |
T | y = 0 |
T | z = 0 |
T | velocity = 0 |
T | comp_vel = 0 |
T | rcs = 0 |
typedef T apollo::perception::base::RadarPoint< T >::Type |
T apollo::perception::base::RadarPoint< T >::comp_vel = 0 |
T apollo::perception::base::RadarPoint< T >::rcs = 0 |
T apollo::perception::base::RadarPoint< T >::velocity = 0 |
T apollo::perception::base::RadarPoint< T >::x = 0 |
T apollo::perception::base::RadarPoint< T >::y = 0 |
T apollo::perception::base::RadarPoint< T >::z = 0 |