adjustAcuteAngles: Given a xy matrix of points, adjust the points to avoid acute...

Description Usage Arguments

View source: R/utils.R

Description

Given a xy matrix of points, adjust the points to avoid acute angles < 80 degrees

Usage

1
adjustAcuteAngles(xy, angle, minAngle = 80)

Arguments

xy

xy dataframe

angle

angle of the flight lines

minAngle

the minimum angle to below which will be projected


flightplanning documentation built on Feb. 23, 2021, 3:01 p.m.