Searched refs:elevation (Results 1 – 8 of 8) sorted by relevance
62 elevation(0.0), in SatelliteInfo()107 …out << s.azimuth << s.elevation << s.signalStrength << s.inUse << static_cast<qint32>(s.satelliteS… in operator <<()114 …in >> s.azimuth >> s.elevation >> s.signalStrength >> s.inUse >> satelliteSystem >> s.satelliteIde… in operator >>()
110 qreal elevation; member
399 const int elevation = parts.at(field++).toInt(&ok); in getSatInfoFromNmea() local400 info.setAttribute(QGeoSatelliteInfo::Elevation, (ok) ? elevation : 0); in getSatInfoFromNmea()
120 satInfo.setAttribute(QGeoSatelliteInfo::Elevation, info.elevation); in updateData()
343 jfloat elevation = jniEnv->CallFloatMethod(element, mid); in satelliteInfoFromJavaLocation() local344 info.setAttribute(QGeoSatelliteInfo::Elevation, qreal(elevation)); in satelliteInfoFromJavaLocation()
97 info->elevation = gpsdata->fix.altitude;
186 info.setAttribute(QGeoSatelliteInfo::Elevation, details->elevation); in satellitesChanged()
4190 Could cause privilege elevation and/or arbitrary files overwrite, when