Searched refs:angleBetweenAzimuths (Results 1 – 1 of 1) sorted by relevance
100 const double angleBetweenAzimuths = 360.0 / numberOfAzimuths; in calculateDesiredAzimuthIndexAndBlend() local103 double desiredAzimuthIndexFloat = azimuth / angleBetweenAzimuths; in calculateDesiredAzimuthIndexAndBlend()