Apollo 10.0
自动驾驶开放平台
|
8bytes stamp to uint64_t stamp 更多...
#include <livox_util.h>
Public 属性 | ||
struct { | ||
uint32_t low | ||
uint32_t high | ||
} | stamp_word | |
uint8_t | stamp_bytes [8] | |
int64_t | stamp | |
8bytes stamp to uint64_t stamp
在文件 livox_util.h 第 31 行定义.
uint32_t apollo::drivers::lidar::LdsStamp::high |
在文件 livox_util.h 第 34 行定义.
uint32_t apollo::drivers::lidar::LdsStamp::low |
在文件 livox_util.h 第 33 行定义.
int64_t apollo::drivers::lidar::LdsStamp::stamp |
在文件 livox_util.h 第 38 行定义.
uint8_t apollo::drivers::lidar::LdsStamp::stamp_bytes[8] |
在文件 livox_util.h 第 37 行定义.
struct { ... } apollo::drivers::lidar::LdsStamp::stamp_word |