ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/dayfact.1
Revision: 1.1
Committed: Tue Mar 11 19:20:21 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Log Message:
Added documentation to repository

File Contents

# User Rev Content
1 greg 1.1 .\" RCSid "$Id"
2     .TH DAYFACT 1 11/15/93 RADIANCE
3     .SH NAME
4     dayfact - compute illuminance and daylight factor on workplane
5     .SH SYNOPSIS
6     .B dayfact
7     [
8     falsecolor options
9     ]
10     .SH DESCRIPTION
11     .I Dayfact
12     is an interactive script for computing workplane illuminance,
13     and daylight factors and potential daylight savings using
14     .I rtrace(1).
15     The script
16     .I falsecolor(1)
17     is then used to draw contour lines on the resulting Radiance
18     picture.
19     .SH AUTHOR
20     Greg Ward
21     .SH ACKNOWLEDGEMENT
22     Work on this program was initiated and sponsored by the LESO
23     group at EPFL in Switzerland.
24     .SH "SEE ALSO"
25     falsecolor(1), glare(1), rtrace(1), ximage(1)