xyz2ll function

Cartesian to Lat-Lon

1.1

Cartesian to Lat-Lon

xyz2ll(x)

Arguments

  • x: 3-vector

Details

Returns Latitude not Co-latitude

Returns

2-vector of lat-lon

Author(s)

Jonathan M. Leesjonathan.lees@unc.edu

Note

Does only one point at a time

See Also

Lxyz2ll

Examples

xyz2ll(c(1,1,1) )
  • Maintainer: Jonathan M. Lees
  • License: GPL (>= 2)
  • Last published: 2024-07-09

Useful links