Searched refs:brg (Results 1 – 1 of 1) sorted by relevance
430 double brg = offsetRandom_ * DIS_FROMLL_PARAMETER * M_PI; // 2PI in ApproximatelyLocation() local435 double lat = startLat + (dist * sin(brg)) / perlat; in ApproximatelyLocation()437 if (cos(brg) < 0) { in ApproximatelyLocation()