Concatenated lidar point attributes, returned as a
lidarPointAttributes object.
Note
If any property of an input lidarPointAttributes object
contains an empty array, then the function does not concatenate that property and
returns an empty array for that property in the concatenated output. For example, if
some input lidarPointAttributes objects have values for the
Classification property, but another one has an empty array,
then the function returns an empty array for the Classification
property of ptAttrOut.