Searched refs:azimuth (Results 1 – 1 of 1) sorted by relevance
1069 int azimuth; in mt_process_slot() local1082 azimuth = *slot->a; in mt_process_slot()1085 if (azimuth > max_azimuth * 2) in mt_process_slot()1086 azimuth -= max_azimuth * 4; in mt_process_slot()1087 orientation = -azimuth; in mt_process_slot()