--- ray/doc/man/man1/rsensor.1 2010/09/26 15:41:46 1.4 +++ ray/doc/man/man1/rsensor.1 2015/06/09 21:34:14 1.6 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rsensor.1,v 1.4 2010/09/26 15:41:46 greg Exp $" +.\" RCSid "$Id: rsensor.1,v 1.6 2015/06/09 21:34:14 greg Exp $" .TH RSENSOR 1 4/11/2008 RADIANCE .SH NAME rsensor - compute sensor signal from a RADIANCE scene @@ -89,8 +89,14 @@ The actual data contained in the sensor file correspon tab-separated matrix specification, where the column header has "degrees" in the leftmost column, followed by evenly-spaced azimuthal angles. +Azimuth angles must start at 0 and proceed to at least 270 degrees. +No symmetry is applied to missing values. Each row begins with the polar angle, and is followed by the relative sensitivity values for each direction. +Polar angles must start from 0 and continue to the edge of +the sensor's view. +Polar angles above the last row listed are assumed to have +zero sensitivity. A low-resolution example of a sensor file is given below: .sp .nf @@ -135,4 +141,4 @@ RAYPATH the directories to check for auxiliary files. .SH AUTHOR Greg Ward for Architectural Energy Corporation .SH "SEE ALSO" -oconv(1), rpict(1), rtcontrib(1), rtrace(1) +oconv(1), rpict(1), rcontrib(1), rtrace(1)