calculate_path: Calculate Path 'calculate_path' calculates the path for given...

Description Usage Arguments Details See Also

View source: R/calculate_path.R

Description

calculates the path for different angles

Usage

1
calculate_path(theta, x = x, y = y, distance, rbuffer)

Arguments

theta

angle or angles in degrees

x

x-coordinates in meters (RDcoordinates)

y

y-coordinates in meters (RDcoordinates)

distance

distance for which the path should be calculated

rbuffer

raster which is masked in lines_from_las

Details

Calculate paths from a raster

See Also

This function is called in lines_from_las


KNMI-DataLab/SkyViewFactor documentation built on May 30, 2019, 8 a.m.