Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils.cpp122 double vdop = parts[17].toDouble(&hasVdop); in qlocationutils_readGsa() local
124 info->setAttribute(QGeoPositionInfo::VerticalAccuracy, 2 * vdop * uere); in qlocationutils_readGsa()