Searched refs:Longitude (Results 1 – 13 of 13) sorted by relevance
88 template <typename RangeOfLongitudeIntervals, typename Longitude>90 Longitude& lon_min, Longitude& lon_max) in apply()94 Longitude, Units in apply()97 Longitude const zero = 0; in apply()98 Longitude const period = constants::period(); in apply()117 Longitude max_gap_left, max_gap_right; in apply()118 Longitude max_gap = geometry::maximum_gap(range, in apply()137 Longitude wrapped_gap = period + lon_min - lon_max; in apply()
122 text: qsTr("Longitude")150 text: qsTr("Longitude")
115 text: qsTr("Longitude")
100 Longitude = 1 << 1, enumerator
429 if (fields & Latitude && fields & Longitude) { in getPositionFinished()445 if (pFields & Latitude && pFields & Longitude) in positionChanged()
77 Longitude, enumerator389 case Longitude: in addDataValues()424 void longitude_data() { addDataValues(Longitude); } in longitude_data()
116 text: qsTr("Longitude")
117 text: qsTr("Longitude")
528 DOUBLE lon = pos.Longitude; in onPositionChanged()
324 expectFail("", "Longitude comparison fails")
487 …tude:") + "</b> " + Helper.roundNumber(latitude,4) + "<br/><b>" + qsTr("Longitude:") + "</b> " + H…
101 text +="<b>Longitude:</b> " + longitude + "<br/>" + "<br/>"