Searched refs:azimuth (Results 1 – 1 of 1) sorted by relevance
1052 int azimuth; in mt_process_slot() local1065 azimuth = *slot->a; in mt_process_slot()1068 if (azimuth > max_azimuth * 2) in mt_process_slot()1069 azimuth -= max_azimuth * 4; in mt_process_slot()1070 orientation = -azimuth; in mt_process_slot()