5 |
|
.SH SYNOPSIS |
6 |
|
.B bsdf2ttree |
7 |
|
[ |
8 |
+ |
.B "\-pC" |
9 |
+ |
][ |
10 |
|
.B "\-g Nlog2" |
11 |
|
][ |
12 |
|
.B "\-t pctcull" |
22 |
|
.B bsdf2ttree |
23 |
|
.B "\-t{3|4}" |
24 |
|
[ |
25 |
+ |
.B "\-pC" |
26 |
+ |
][ |
27 |
|
.B "\-g Nlog2" |
28 |
|
][ |
29 |
|
.B "\-t pctcull" |
46 |
|
A complete XML description is written to the standard output, |
47 |
|
which is normally redirected to a file. |
48 |
|
.PP |
49 |
+ |
The |
50 |
+ |
.I \-p |
51 |
+ |
option by itself turns off the progress bar, whose length may be set |
52 |
+ |
by an immediately following integer argument. |
53 |
+ |
(The default progress bar length is 79 characters.)\0 |
54 |
+ |
.PP |
55 |
|
The maximum resolution of the tensor tree may be controlled by the |
56 |
|
.I \-g |
57 |
|
option, which defaults to a value of 6. |
143 |
|
.SH AUTHOR |
144 |
|
Greg Ward |
145 |
|
.SH "SEE ALSO" |
146 |
< |
bsdf2klems(1), icalc(1), genBSDF(1), pkgBSDF(1) |
146 |
> |
bsdf2klems(1), icalc(1), genBSDF(1), pkgBSDF(1), rcontrib(1), |
147 |
> |
rfluxmtx(1), wrapBSDF(1) |