Searched refs:resultLat (Results 1 – 1 of 1) sorted by relevance
531 double resultLon, resultLat; in atDistanceAndAzimuth() local533 &resultLon, &resultLat); in atDistanceAndAzimuth()535 return QGeoCoordinate(resultLat, QLocationUtils::wrapLong(resultLon), resultAlt); in atDistanceAndAzimuth()