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

Comparing ray/doc/man/man1/dctimestep.1 (file contents):
Revision 1.16 by greg, Wed Oct 23 17:00:14 2019 UTC vs.
Revision 1.17 by greg, Fri Mar 11 02:27:02 2022 UTC

# Line 11 | Line 11 | dctimestep - compute annual simulation time-step(s) vi
11   ][
12   .B "\-o ospec"
13   ][
14 + .B "\-x xres"
15 + ][
16 + .B "\-y yres"
17 + ][
18   .B "\-i{f|d}
19   ][
20   .B "\-o{f|d|c}
# Line 122 | Line 126 | If the given specification contains a '%d' format stri
126   will be replaced by the time step index, starting from 0.
127   In this way, multiple output pictures may be produced,
128   or separate result vectors (one per time step).
129 + If input is a matrix rather than a set of images, the
130 + .I \-x
131 + and/or
132 + .I \-y
133 + options may be necessary to set the output image size.
134 + If only one dimension is specified, the other is computed based
135 + on the number of rows in the result vectors.
136   .PP
137   A header will normally be produced on the output, unless the
138   .I \-h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines