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.2 by greg, Tue Feb 5 06:00:19 2013 UTC vs.
Revision 1.4 by greg, Tue Apr 30 17:05:27 2013 UTC

# Line 18 | Line 18 | gendaymtx - generate an annual Perez sky matrix from a
18   .B "\-c r g b"
19   ][
20   .B "-o{f|d}"
21 + ][
22 + .B "-O{0|1}"
23   ]
24   [
25   .B "tape.wea"
# Line 68 | Line 70 | Alternatively, the
70   .I \-s
71   option may be used to exclude any direct solar component from the output.
72   .PP
73 + By default,
74 + .I gendaymtx
75 + assumes the positive Y-axis points north such that the first sky patch
76 + is in the Y-axis direction on the horizon, the second patch is just
77 + west of that, and so on spiraling around to the final patch near the zenith.
78   The
79   .I \-r
80   (or
81   .I \-rz)
82   option rotates the sky the specified number of degrees counter-clockwise
83 < about the zenith, i.e., east of South.
83 > about the zenith, i.e., west of north.
84   This is in keeping with the effect of passing the output of
85   .I gensky(1)
86   or
# Line 90 | Line 97 | option may be used to specify binary float or double o
97   This is much faster to write and to read, and is therefore preferred on
98   systems that support it.
99   (MS Windows is not one of them.)\0
100 + The
101 + .I \-O1
102 + option specifies that output should be total solar radiance rather
103 + than visible radiance.
104   Finally, the
105   .I \-v
106   option will enable verbose reporting, which is mostly useful for

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines