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

Comparing ray/doc/man/man1/gendaymtx.1 (file contents):
Revision 1.1 by greg, Sun Jan 20 02:07:16 2013 UTC vs.
Revision 1.3 by greg, Tue Feb 5 19:31:40 2013 UTC

# Line 9 | Line 9 | gendaymtx - generate an annual Perez sky matrix from a
9   ][
10   .B "\-d|\-s"
11   ][
12 + .B "\-r deg"
13 + ][
14   .B "\-m N"
15   ][
16   .B "\-g r g b"
# Line 66 | Line 68 | Alternatively, the
68   .I \-s
69   option may be used to exclude any direct solar component from the output.
70   .PP
71 + By default,
72 + .I gendaymtx
73 + assumes the positive Y-axis points north such that the first sky patch
74 + is in the Y-axis direction on the horizon, the second patch is just
75 + west of that, and so on spiraling around to the final patch near the zenith.
76   The
77 + .I \-r
78 + (or
79 + .I \-rz)
80 + option rotates the sky the specified number of degrees counter-clockwise
81 + about the zenith, i.e., west of north.
82 + This is in keeping with the effect of passing the output of
83 + .I gensky(1)
84 + or
85 + .I gendaylit(1)
86 + through
87 + .I xform(1)
88 + using a similar transform.
89 + .PP
90 + The
91   .I \-of
92   or
93   .I \-od
# Line 95 | Line 116 | Ian Ashdown wrote most of the code,
116   based on Jean-Jacques Delaunay's original gendaylit(1) implementation.
117   Greg Ward wrote the final parameter parsing and weather tape conversion.
118   .SH "SEE ALSO"
119 < dctimestep(1), genBSDF(1), gendaylit(1), genskyvec(1), rcontrib(1)
119 > dctimestep(1), genBSDF(1), gendaylit(1), gensky(1), genskyvec(1), rcontrib(1),
120 > xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines