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 |
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: |
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) |