Searched refs:resultAlt (Results 1 – 1 of 1) sorted by relevance
534 double resultAlt = d->alt + distanceUp; in atDistanceAndAzimuth() local535 return QGeoCoordinate(resultLat, QLocationUtils::wrapLong(resultLon), resultAlt); in atDistanceAndAzimuth()