Searched refs:startLat (Results 1 – 1 of 1) sorted by relevance
428 double startLat = coarseLocation->GetLatitude(); in ApproximatelyLocation() local435 double lat = startLat + (dist * sin(brg)) / perlat; in ApproximatelyLocation()