earthRadiusWgs84 top-level constant
          
          double
          const earthRadiusWgs84
          
        
        
The earth equatorial radius in meters as specified by WGS 84.
The value is 6378137.0.
Implementation
const earthRadiusWgs84 = 6378137.0;