Home
last modified time | relevance | path

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

/plugin/spatialhelper/helper/
H A Dindex.php247 $lat = $this->convertDMStoD(
256 $lon = $this->convertDMStoD(
273 final public function convertDMStoD(array $param): float
258 public function convertDMStoD(array $param): float { global() function in helper_plugin_spatialhelper_index