lat_lon2n_E: Convert (geodetic) latitude and longitude to n-vector

Description Usage Arguments Value References See Also Examples

View source: R/lat_lon2n_E.R

Description

Convert (geodetic) latitude and longitude to n-vector

Usage

1
lat_lon2n_E(latitude, longitude)

Arguments

latitude

Geodetic latitude (rad)

longitude

Geodetic longitude (rad)

Value

n-vector decomposed in E (3x1 vector) (no unit)

References

Kenneth Gade A Nonsingular Horizontal Position Representation. The Journal of Navigation, Volume 63, Issue 03, pp 395-417, July 2010.

See Also

n_E2lat_lon.

Examples

1

nvctr documentation built on Oct. 28, 2020, 5:07 p.m.