Declares motion compensation traits of the point cloud.
Definition at line 50 of file LidarPointCloud.h.
Data Fields | |
bool | compensated |
True if this pointcloud has been motion compensated. More... | |
dwTime_t | compensationTimestamp |
Motion compensation reference timestamp. More... | |
bool dwLidarMotionCompensationInfo::compensated |
True if this pointcloud has been motion compensated.
Definition at line 52 of file LidarPointCloud.h.
dwTime_t dwLidarMotionCompensationInfo::compensationTimestamp |
Motion compensation reference timestamp.
Definition at line 53 of file LidarPointCloud.h.