powered by
Convert n-vector to latitude and longitude
n_E2lat_lon(n_E)
A vector of geodetic latitude and longitude (rad)
n-vector decomposed in E (3x1 vector) (no unit)
Kenneth Gade A Nonsingular Horizontal Position Representation. The Journal of Navigation, Volume 63, Issue 03, pp 395-417, July 2010.
lat_lon2n_E.
lat_lon2n_E
n_E2lat_lon(c(1, 0, 0))
Run the code above in your browser using DataLab