Skip to content

Point cloud index BE_PR

swoellauer edited this page Apr 8, 2020 · 1 revision

BE_PR_01 BE_PR_02 ... BE_PR_55

Penetration rate (pass through rate) of 1 meter layer at x meter (based on point height above ground)

BE_PR_CAN

Penetration rate (pass through rate) of canopy vegetation layer (based on point height above ground)

BE_PR_CAN := canopy_layer_point_count / point_count

BE_PR_H01 BE_PR_H02 ... BE_PR_H10

Penetration rate (pass through rate) of x0% to (x0% + 10%) height layer in 10% steps relative to maximum height (based on point height above ground)

BE_PR_REG

Penetration rate (pass through rate) of regeneration vegetation layer (based on point height above ground)

BE_PR_REG := regeneration_layer_point_count / regeneration_layer_and_below_point_count

BE_PR_UND

Penetration rate (pass through rate) of understory vegetation layer (based on point height above ground)

BE_PR_UND := understory_layer_point_count / understory_layer_and_below_point_count

Clone this wiki locally