The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The nvctr
package implements the n-vector approach to
geographical position calculations using an ellipsoidal model of Earth
as described in (Gade 2010).
Implementations in various computer languages can be found at the n-vector page (Navigation Group 2010).
You can install the development version of nvctr
from GitHub with:
::install_github("euctrl-pru/nvctr") devtools
or the CRAN version (when this package will land to CRAN):
install.packages("nvctr")
nvctr
can be used to solve geographical position
calculation like (example numbers refer to the ones in the vignette):
Gade, Kenneth. 2010. “A Non-Singular Horizontal Position Representation.” Journal of Navigation. https://doi.org/10.1017/S0373463309990415.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.