Searched refs:computeAngle (Results 1 – 1 of 1) sorted by relevance
550 public static int computeAngle(Position p1, Position p2) { in computeAngle() method in NavCalculator562 int angle = computeAngle(p1, p2); in computeHeading()