Home
last modified time | relevance | path

Searched defs:elevationGain (Results 1 – 5 of 5) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DSurface.php99 public function elevationGain($verticalTolerance = 0) function in geoPHP\\Geometry\\Surface
H A DMultiGeometry.php160 public function elevationGain($verticalTolerance = 0) function in geoPHP\\Geometry\\MultiGeometry
H A DLineString.php338 public function elevationGain($verticalTolerance = 0) function in geoPHP\\Geometry\\LineString
H A DPoint.php384 public function elevationGain($verticalTolerance = 0) function in geoPHP\\Geometry\\Point
H A DGeometry.php246 abstract public function elevationGain($verticalTolerance = 0); function in geoPHP\\Geometry\\Geometry