Searched refs:hdop (Results 1 – 1 of 1) sorted by relevance
89 double hdop = parts[8].toDouble(&hasHdop); in qlocationutils_readGga() local91 info->setAttribute(QGeoPositionInfo::HorizontalAccuracy, 2 * hdop * uere); in qlocationutils_readGga()115 double hdop = parts[16].toDouble(&hasHdop); in qlocationutils_readGsa() local117 info->setAttribute(QGeoPositionInfo::HorizontalAccuracy, 2 * hdop * uere); in qlocationutils_readGsa()