Home
last modified time | relevance | path

Searched refs:EARTH_WGS84_SEMI_MAJOR_AXIS (Results 1 – 3 of 3) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DLineString.php161 public function greatCircleLength($radius = geoPHP::EARTH_WGS84_SEMI_MAJOR_AXIS)
208 $degree = (geoPHP::EARTH_WGS84_SEMI_MAJOR_AXIS *
243 $a = geoPHP::EARTH_WGS84_SEMI_MAJOR_AXIS;
DMultiGeometry.php107 public function greatCircleLength($radius = geoPHP::EARTH_WGS84_SEMI_MAJOR_AXIS)
/plugin/geophp/vendor/funiq/geophp/src/
DgeoPHP.php23 const EARTH_WGS84_SEMI_MAJOR_AXIS = 6378137.0; define in geoPHP\\geoPHP