Lines Matching refs:to_index
288 static double to_index; variable
625 rang_sin = (from_index / to_index) * in transit_surface()
635 object_distance = object_distance * (to_index / from_index); in transit_surface()
636 axis_slope_angle = axis_slope_angle * (from_index / to_index); in transit_surface()
650 rang_sin = (from_index / to_index) * in transit_surface()
663 rang = -asin((from_index / to_index) * in transit_surface()
665 object_distance = object_distance * ((to_index * in transit_surface()
685 to_index = s[i][2];
686 if (to_index > 1.0)
687 to_index = to_index + ((spectral_line[4] -
692 from_index = to_index;