Searched refs:angleSum (Results 1 – 1 of 1) sorted by relevance
99 float angleSum = abs(laz) + abs(elevation); in AoaVector() local100 float scaleFactor = angleSum / (F_HALF_PI); in AoaVector()