--- ray/doc/man/man1/rsensor.1 2008/04/15 00:14:22 1.1 +++ ray/doc/man/man1/rsensor.1 2008/12/13 00:44:05 1.3 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rsensor.1,v 1.1 2008/04/15 00:14:22 greg Exp $" +.\" RCSid "$Id: rsensor.1,v 1.3 2008/12/13 00:44:05 greg Exp $" .TH RSENSOR 1 4/11/2008 RADIANCE .SH NAME rsensor - compute sensor signal from a RADIANCE scene @@ -7,7 +7,9 @@ rsensor - compute sensor signal from a RADIANCE scene [ .B -n nprocs ][ -.B rtrace options +.B -h +][ +.B render options ] [ .B $EVAR @@ -58,8 +60,10 @@ Before each sensor file, a separate view may be specif In this case, the view origin and direction will correspond to the position and orientation of the sensor, and the view up vector will determine the zero azimuthal direction of the sensor. +The fore clipping distance may be used as well, but other view +options will be ignored. (See -.I rpict\.1 +.I rpict(1) for details on how to specify a view.)\0 The actual data contained in the sensor file corresponds to the .I SPOT @@ -82,14 +86,17 @@ sensors, where the .I \-rd option controls the number of ray samples sent at random, and the .I \-dn -option controls the number of rays sent to light sources per sensor. +option controls the number of rays sent to each light source per sensor. .PP The +.I \-h +option toggles header output, which defaults to "on." +The .I \-n option may be used to specify multiple calculation processes on systems with more than one CPU. For additional options, consult the -.I rtrace\.1 +.I rtrace(1) man page. The final .I octree