ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/genskyvec.1
(Generate patch)

Comparing ray/doc/man/man1/genskyvec.1 (file contents):
Revision 1.3 by greg, Thu Jun 14 22:42:21 2012 UTC vs.
Revision 1.8 by greg, Tue Dec 12 16:31:45 2023 UTC

# Line 5 | Line 5 | genskyvec - compute patch radiance averages for a spec
5   .SH SYNOPSIS
6   .B genskyvec
7   [
8 + .B "\-h"
9 + ][
10   .B "\-m N"
11   ][
12   .B "\-c r g b"
13 + ][
14 + .B "\-d"
15   ]
16   .SH DESCRIPTION
17   .I Genskyvec
# Line 42 | Line 46 | option may be used to specify a color for the sky.
46   The gray value should equal 1 for proper energy balance
47   The default sky color is
48   .I "\-c 0.960 1.004 1.118".
49 + .PP
50 + The
51 + .I \-d
52 + option may be used to produce a sun-only vector, with no sky contributions.
53 + If a time of day is selected or sky type that has no sun, then a zero vector
54 + is produced.
55 + .PP
56 + Normally, a header will be produced containing the number of rows and other
57 + information required by
58 + .I dctimestep(1).
59 + The
60 + .I \-h
61 + option may be used to elide this information header, producing data values only.
62   .SH EXAMPLE
63   To generate 578 patches corresponding to a 2x2 subdivision of the
64   Tregenza sky on a sunny equinox noon:
# Line 50 | Line 67 | gensky 9 21 12 | genskyvec -m 2 > sky09_21_12.dat
67   .SH AUTHOR
68   Greg Ward
69   .SH "SEE ALSO"
70 < dctimestep(1), genBSDF(1), gensky(1), gentregvec(1), rcontrib(1), rtrace(1)
70 > dctimestep(1), genBSDF(1), gendaylit(1),
71 > gendaymtx(1), gensky(1), rcollate(1), rcomb(1),
72 > rcontrib(1), rmtxop(1), rtrace(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines