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

Comparing ray/doc/man/man1/rxfluxmtx.1 (file contents):
Revision 1.2 by greg, Fri Oct 24 16:52:14 2025 UTC vs.
Revision 1.3 by greg, Mon Nov 10 23:35:55 2025 UTC

# Line 155 | Line 155 | The input and output file formats are controlled by th
155   option, which may use a single letter for identical i/o formats.
156   The input format matters only in pass-through mode, for which
157   ASCII input is supported.
158 ASCII output is unsupported, since it interferes with
159 efficient recovery in the
160 .I \-r
161 mode.
158   The default setting is
159   .I \-faf.
160 + ASCII output is unsupported, since it interferes with
161 + efficient recovery when using the
162 + .I \-r
163 + option.
164   .PP
165   In normal execution, only a single sender surface is sampled, but it may be
166   comprised of any number of subsurfaces, as in a triangle mesh or similar.
# Line 197 | Line 197 | calculation and the resulting matrices will concatenat
197   To generate a flux transfer matrix connecting input and output apertures
198   on a light pipe:
199   .IP "" .2i
200 < rxfluxmtx int_aperture.rad ext_aperture.rad lpipe.rad > lpipe.mtx
200 > rxfluxmtx -o lpipe.mtx int_aperture.rad ext_aperture.rad lpipe.rad
201   .PP
202   To generate a set of DC view component pictures with 9 jittered samples/pixel:
203   .IP "" .2i
# Line 218 | Line 218 | Instead, it relies on a unix-only C++ class definition
218   control over i/o.
219   This allows an unlimited number of receivers, a
220   .I \-r
221 < recovery option, and simplifies internal operations.
221 > recovery option, and streamlines operations.
222   .SH AUTHOR
223   Greg Ward
224   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)