Home
last modified time | relevance | path

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

/plugin/spatialhelper/helper/
Dindex.php251 $lat = $this->convertDMStoD(
260 $lon = $this->convertDMStoD(
277 final public function convertDMStoD(array $param): float function in helper_plugin_spatialhelper_index