.ConvertGeocentricToGeodeticFieldComponents {wmm}R Documentation

Geocentric Coordinates to Geodetic Coordinates

Description

Convert Geocentric Coordinates to Geodetic Coordinates.

Usage

.ConvertGeocentricToGeodeticFieldComponents(xGeocentric, yGeocentric,
  zGeocentric, deltaLat)

Arguments

xGeocentric

X-coordinate in geocentric system

yGeocentric

Y-coordinate in geocentric system

zGeocentric

Z-coordinate in geocentric system

deltaLat

(Geocentric Latitude - Geodetic Latitude) in decimal degrees

Value

Vector of length 3 representing geodetic coordinates consistent with given geocentric data


[Package wmm version 1.1.1 Index]