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 1.4 by greg, Wed May 1 12:17:57 1991 UTC vs.
Revision 1.5 by greg, Thu May 2 13:21:02 1991 UTC

# Line 138 | Line 138 | if ($?DISPLAY && $picture != $nofile) then
138                  xglaresrc $picture $glarefile
139          endif
140   endif
141 < set ndxnam=("Guth Visual Comfort Probability" "Guth Disability Glare Ratio")
142 < set ndxcom=(guth_vcp guth_dgr)
141 > set ndxnam=("Guth Visual Comfort Probability" "Guth Disability Glare Ratio" "CIE Glare Index")
142 > set ndxcom=("glarendx -t guth_vcp" "glarendx -t guth_dgr" "glarendx -t cie_cgi")
143   while ( 1 )
144          echo ""
145          echo "  0.  Quit"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines