Lines Matching refs:to_index
292 static double to_index; variable
629 rang_sin = (from_index / to_index) * in transit_surface()
639 object_distance = object_distance * (to_index / from_index); in transit_surface()
640 axis_slope_angle = axis_slope_angle * (from_index / to_index); in transit_surface()
654 rang_sin = (from_index / to_index) * in transit_surface()
667 rang = -asin((from_index / to_index) * in transit_surface()
669 object_distance = object_distance * ((to_index * in transit_surface()
689 to_index = s[i][2];
690 if (to_index > 1.0)
691 to_index = to_index + ((spectral_line[4] -
696 from_index = to_index;