polar_ll: polar_LL

Description Usage Arguments Value Author(s) Examples

View source: R/polar_LL.R

Description

Compute a polar shot from a point and a vector

Usage

1
polar_ll(lat1d, lng1d, dist, shotd)

Arguments

lat1d

numeric launch latitude in degrees

lng1d

numeric launch longitude in degrees

dist

numeric distance in km

shotd

numeric bearing in degrees

Value

This function returns a data.frame including columns:

Author(s)

Ken Harmon <harmkenn@gmail.com>

Examples

1
polar_LL(-30,-40,10,30)

harmkenn/EarthPoints documentation built on Dec. 11, 2019, 8:42 p.m.