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.6 by greg, Thu May 2 15:32:06 1991 UTC vs.
Revision 1.7 by greg, Thu May 2 16:07:22 1991 UTC

# Line 144 | Line 144 | if ($?DISPLAY && $picture != $nofile) then
144   endif
145   set ndxnam=("Guth Visual Comfort Probability" "Guth Disability Glare Ratio" "CIE Glare Index")
146   set ndxcom=("glarendx -t guth_vcp" "glarendx -t guth_dgr" "glarendx -t cie_cgi")
147 + set bcdlvl=(50 124 18.5)
148   while ( 1 )
149          echo ""
150          echo "  0.  Quit"
# Line 185 | Line 186 | include=line.plt
186   include=polar.plt
187   title="$ndxnam[$choice]"
188   subtitle="$subtitle"
189 + Bdata=
190 +        0       $bcdlvl[$choice]
191 +        360     $bcdlvl[$choice]
192 + ;
193 + Blabel="BCD level"
194   Adata=
195   _EOF_
196                          getinfo - < $gndxfile >> $plotfile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines