rayIntersections: compute ray intersections

Description Usage Arguments Value

Description

compute ray intersections

Usage

1
  rayIntersections(xy, bearing)

Arguments

xy

2-column matrix of coordinates

bearing

vector of azimuth measurements in degrees from north

Value

a four column data frame with x and y coordinates of all intersections, and i and j integer indices of the corresponding inputs.


barryrowlingson/telemetr documentation built on May 11, 2019, 8:30 p.m.