xyz2ll: Cartesian to Lat-Lon

View source: R/xyz2ll.R

xyz2llR Documentation

Cartesian to Lat-Lon

Description

Cartesian to Lat-Lon

Usage

xyz2ll(x)

Arguments

x

3-vector

Details

Returns Latitude not Co-latitude

Value

2-vector of lat-lon

Note

Does only one point at a time

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

Lxyz2ll

Examples

xyz2ll(c(1,1,1) )



GEOmap documentation built on Sept. 1, 2023, 5:09 p.m.