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

Comparing ray/doc/ray.1 (file contents):
Revision 1.41 by greg, Wed Nov 15 18:28:09 2023 UTC vs.
Revision 1.42 by greg, Thu Nov 16 21:57:39 2023 UTC

# Line 1212 | Line 1212 | spectral range in nanometers.
1212   Subsequent real values correspond to multipliers in each wavelength band,
1213   where the first band goes from nmA to nmA+(nmB-nmA)/N, and N is the
1214   number of bands (i.e., the number of real arguments minus 2).
1215 < The nmA wavelength may be greater or less than the nmB wavelength,
1216 < but they may not be equal, and their ordering must correspond to
1217 < the ordering of the spectral values.
1215 > The nmA wavelength may be greater or less than nmB,
1216 > but they may not be equal, and their ordering matches
1217 > the order of the spectral values.
1218   A minimum of 3 values must be given, which would act
1219   more or less the same as a constant RGB multiplier.
1220   As with RGB values, spectral quantities normally range between 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines