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.4 by greg, Fri Jan 11 05:07:47 2013 UTC vs.
Revision 1.5 by greg, Fri Jan 11 17:21:39 2013 UTC

# Line 8 | Line 8 | dctimestep - compute annual simulation time-step(s) vi
8   .B "\-n nsteps"
9   ][
10   .B "\-o ospec"
11 + ][
12 + .B "\-i{f|d}
13   ]
14   .B DCspec
15   [
# Line 19 | Line 21 | dctimestep - compute annual simulation time-step(s) vi
21   .B "\-n nsteps"
22   ][
23   .B "\-o ospec"
24 + ][
25 + .B "\-i{f|d}
26   ]
27   .B Vspec
28   .B Tbsdf.xml
# Line 60 | Line 64 | The final input is the sky contribution vector or matr
64   usually computed by
65   .I genskyvec(1),
66   which may be passed on the standard input.
67 < This data must be in ASCII format, whereas the View and Daylight matrices
67 > This data is expected to be in ASCII format, whereas the
68 > View and Daylight matrices
69   are more efficiently represented as binary float data if machine
70   byte-order is not an issue.
71 + The
72 + .I \-if
73 + or
74 + .I \-id
75 + option may be used to specify that sky data is in float or double
76 + format, instead.
77 + (Note that binary double data may not be read from stdin.)\0
78   .PP
79   Sent to the standard output of
80   .I dctimestep

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines