Lll2xyz {GEOmap}R Documentation

List Lat-Lon to cartesian XYZ

Description

List Lat-Lon to cartesian XYZ

Usage

Lll2xyz(lat, lon)

Arguments

lat latitude
lon longitude

Value

list(x,y,z)

Author(s)

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

See Also

ll2xyz, Lxyz2ll, xyz2ll

Examples


Lll2xyz(23, 157)



[Package GEOmap version 1.4-2 Index]