27 |
|
][ |
28 |
|
.B "\-rf inp" |
29 |
|
][ |
30 |
+ |
.B \-U |
31 |
+ |
][ |
32 |
+ |
.B "\-C comm" |
33 |
+ |
][ |
34 |
|
.B "input.xml" |
35 |
|
] |
36 |
|
.SH DESCRIPTION |
111 |
|
option may be specified to include a correction for solid |
112 |
|
angle, which is necessary to convert flux form factors into |
113 |
|
BSDF data. |
114 |
< |
Since it flux factors rather than BSDF values are computed by |
114 |
> |
Since flux factors rather than BSDF values are computed by |
115 |
|
.I rfluxmtx(1) |
116 |
|
and similar sources, this is often necessary for proper conversion. |
117 |
|
.PP |
118 |
|
Most options that accept file names |
119 |
|
can take data from the standard input by using a hyphen ('-') |
120 |
|
in place of the file, but only one option at most may read from stdin. |
121 |
+ |
Data input may be read from another program by beginning the input |
122 |
+ |
specification with a quoted exclamation point ('!') followed by the command. |
123 |
+ |
.PP |
124 |
+ |
The |
125 |
+ |
.I \-C |
126 |
+ |
option may be used to specify a comment to be inserted near the |
127 |
+ |
head of the output. |
128 |
+ |
Up to 30 comment strings may be given, and they will appear one |
129 |
+ |
after the other in the prologue surrounded by the XML comment syntax. |
130 |
+ |
.PP |
131 |
+ |
The |
132 |
+ |
.I \-U |
133 |
+ |
option tells |
134 |
+ |
.I wrapBSDF |
135 |
+ |
to unlink (remove) input data files following successful completion. |
136 |
+ |
These files are often temporary, existing solely for the purposes |
137 |
+ |
of data transfer. |
138 |
|
.SH EXAMPLE |
139 |
|
Create an WINDOW6 BSDF from computed transmission matrix: |
140 |
|
.IP "" .2i |