intersection: intersection

Description Usage Arguments Value

View source: R/routeTools.R

Description

Find coordinates of intersection of two radials

Usage

1
intersection(p1, b1, p2, b2)

Arguments

p1

First point, as c(lat,lon) pair or fix ID

b1

Bearing from first point in degrees

p2

First point, as c(lat,lon) pair or fix ID

b2

Bearing from second point in degrees

Value

lat, lon of point of intersection


erikor/airtraffic documentation built on Nov. 4, 2019, 11:56 a.m.