pcl_coded {forestr} | R Documentation |
a data frame LiDAR returns that have been split to x and z position and coded
Description
Derived from data collected at the University of Virginia Data collected August, 2016 by J. Atkins. Dervied from the calc_vai function
Usage
pcl_coded
Format
A data frame with 14576 rows:
- index
index of raw data–position along transect
- return_distance
raw, uncorrected LiDAR return distances from laser
- intensity
intensity values as recorded by LiDAR system
- sky_hit
lidar return that does not hit the canopy
- can_hit
lidar return that hits the canopy
- marker
negative value that indicates marker
@source http://atkinsjeff.github.io
[Package forestr version 2.0.2 Index]