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.5 by greg, Sun Jan 20 02:07:16 2013 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"
# Line 50 | Line 52 | The
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 59 | Line 68 | gensky 9 21 12 | genskyvec -m 2 > sky09_21_12.dat
68   Greg Ward
69   .SH "SEE ALSO"
70   dctimestep(1), genBSDF(1), gendaylit(1),
71 < gendaymtx(1), gensky(1), rcontrib(1), rtrace(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