coordinatesFromTraverse: Computes coordinates for a traverse

Description Usage Arguments Value

Description

Computes the coordinates for a two dimensional traverse with an arbitrary start point (assumed to be (0,0)).

Usage

1
coordinatesFromTraverse(azimuth, distance, start = c(0, 0))

Arguments

azimuth

a vector of azimuth angles in degrees

distance

a vector of distances

start

the coordinates of the starting point for the traverse as a length two vector

Value

the coordinates for the traverse


jasonelaw/nrsa documentation built on Nov. 8, 2019, 11:34 a.m.