dot-ConvertGeocentricToGeodeticFieldComponents: Geocentric Coordinates to Geodetic Coordinates

Description Usage Arguments Value

Description

Convert Geocentric Coordinates to Geodetic Coordinates.

Usage

1
2
.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


wmm documentation built on Sept. 6, 2021, 9:10 a.m.