A view over the header of a Lidar measurement. 更多...
#include <LidarSerializer.h>
Public 成员函数 | |
uint32_t | GetChannelCount () const |
float | GetHorizontalAngle () const |
uint32_t | GetPointCount (size_t channel) const |
Private 类型 | |
using | Index = data::LidarData::Index |
Private 成员函数 | |
LidarHeaderView (const uint32_t *begin) | |
Private 属性 | |
const uint32_t * | _begin |
友元 | |
class | LidarSerializer |
A view over the header of a Lidar measurement.
在文件 LidarSerializer.h 第 26 行定义.
|
private |
在文件 LidarSerializer.h 第 27 行定义.
|
inlineexplicitprivate |
在文件 LidarSerializer.h 第 46 行定义.
引用了 _begin , 以及 DEBUG_ASSERT.
|
inline |
|
inline |
在文件 LidarSerializer.h 第 30 行定义.
引用了 _begin.
|
inline |
|
friend |
在文件 LidarSerializer.h 第 44 行定义.
|
private |
在文件 LidarSerializer.h 第 50 行定义.
被这些函数引用 GetChannelCount(), GetHorizontalAngle(), GetPointCount() , 以及 LidarHeaderView().