ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/pcond.h
(Generate patch)

Comparing ray/src/px/pcond.h (file contents):
Revision 3.2 by greg, Fri Oct 4 18:34:56 1996 UTC vs.
Revision 3.3 by greg, Fri Oct 11 10:46:59 1996 UTC

# Line 18 | Line 18
18   #define SWNORM          2.26            /* scotopic/photopic ratio for white */
19   #define WHTSEFFICACY    (SWNORM*WHTEFFICACY)
20  
21 + #define BotMesopic      5.62e-3         /* top of scotopic range */
22 + #define TopMesopic      5.62            /* bottom of photopic range */
23 +
24   #define FOVDIA          (1.0*PI/180.)   /* foveal diameter (radians) */
25  
26   #define HISTRES         100             /* histogram resolution */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines