lat_lon2n_E | R Documentation |
Convert (geodetic) latitude and longitude to n-vector
lat_lon2n_E(latitude, longitude)
latitude |
Geodetic latitude (rad) |
longitude |
Geodetic 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.
n_E2lat_lon
.
lat_lon2n_E(rad(1), rad(2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.