Main Content
hasFrame
Determine if another Velodyne point cloud is available
Description
determines if another point cloud is available in the packet capture (PCAP) file of
the input Velodyne® file reader. As you read point clouds using
isAvailable
= hasFrame(veloReader
)readFrame
, the point clouds are read sequentially until
this function returns false
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a