ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/glare.csh
(Generate patch)

Comparing ray/src/util/glare.csh (file contents):
Revision 2.2 by greg, Tue May 2 10:23:42 1995 UTC vs.
Revision 2.3 by greg, Fri Sep 8 11:07:46 1995 UTC

# Line 158 | Line 158 | if ($?DISPLAY && $picture != $nofile) then
158          echo "Displaying glare sources in '$picture'..."
159          xglaresrc $picture $glarefile
160   endif
161 < set ndxnam=("Guth Visual Comfort Probability" "Guth Disability Glare Ratio" "CIE Glare Index")
162 < set ndxcom=("glarendx -t guth_vcp" "glarendx -t guth_dgr" "glarendx -t cie_cgi")
163 < set bcdlvl=(50 124 18.5)
161 > set ndxnam=("Guth Visual Comfort Probability" "Guth Disability Glare Ratio" "CIE Glare Index" "BRS Glare Index" "Unified Glare Rating" "Daylight Glare Index")
162 > set ndxcom=("glarendx -t guth_vcp" "glarendx -t guth_dgr" "glarendx -t cie_cgi" "glarendx -t brs_gi" "glarendx -t ugr" "glarendx -t dgi")
163 > set bcdlvl=(50 124 18.5 18.5 18.5 21.7)
164   while ( 1 )
165          echo ""
166          echo "  0.  Quit"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines