| 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" |