Lines Matching refs:paraxial
271 static short paraxial;
312 " Paraxial ray 47.08372160249 0.04177864821",
572 If the variable PARAXIAL is true, the trace through the
573 surface will be done using the paraxial approximations.
615 if (paraxial) {
771 for (paraxial = 0; paraxial <= 1; paraxial++) {
776 od_sa[paraxial][0] = object_distance;
777 od_sa[paraxial][1] = axis_slope_angle;
779 paraxial = FALSE;
814 "Paraxial ray", od_sa[1][0], od_sa[1][1]);