justinmooney/ecefR: Convert ECEF to LLA or vice versa

This package converts earth-centered-earth-fixed (ECEF) coordinates to lat/long/altitude (LLA) using WGS84 Earth model. The implementation was taken from the javascript at http://www.oc.nps.edu/oc2902w/coord/llhxyz.htm. Attributed to James R. Clynch 2003.

Getting started

Package details

AuthorJames R. Clynch
MaintainerJustin Mooney <jmooney@anyarinc.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("justinmooney/ecefR")
justinmooney/ecefR documentation built on May 20, 2019, 5:16 a.m.