Lines Matching refs:paraxial
275 static short paraxial;
316 " Paraxial ray 47.08372160249 0.04177864821",
576 If the variable PARAXIAL is true, the trace through the
577 surface will be done using the paraxial approximations.
619 if (paraxial) {
775 for (paraxial = 0; paraxial <= 1; paraxial++) {
780 od_sa[paraxial][0] = object_distance;
781 od_sa[paraxial][1] = axis_slope_angle;
783 paraxial = FALSE;
818 "Paraxial ray", od_sa[1][0], od_sa[1][1]);