Home
last modified time | relevance | path

Searched refs:WGS84E (Results 1 – 2 of 2) sorted by relevance

/dports/astro/gpsd/gpsd-3.20/
H A Dgeoid.c955 p - WGS84E * WGS84A * pow(cos_theta, 3)); in ecef_to_wgs84fix()
958 n = WGS84A / sqrt(1.0 - WGS84E * pow(sin_phi, 2)); in ecef_to_wgs84fix()
H A Dgps.h2381 #define WGS84E 0.006694379990197585 /* 1st eccentricity squared */ macro