pcl_matrix {forestr} | R Documentation |
a LiDAR hit density by x, z position
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_matrix
Format
A data frame with 1120 rows:
- xbin
x-bin position
- zbin
z-bin position
- bin.hits
number of LiDAR returns at each x- and z- bin
- sky.hits
total numer of sky hits per x column
- can.hits
total numer of canopy hits per x column
- lidar.pulses
no. of lidar pulses emitted per column
- Freq
no idea
@source http://atkinsjeff.github.io
[Package forestr version 2.0.2 Index]