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

Comparing ray/doc/ray.html (file contents):
Revision 1.33 by greg, Wed Nov 15 18:28:10 2023 UTC vs.
Revision 1.34 by greg, Thu Nov 16 21:57:39 2023 UTC

# Line 1487 | Line 1487 | or:
1487          Subsequent real values correspond to multipliers in each wavelength band,
1488          where the first band goes from nmA to nmA+(nmB-nmA)/N, and N is the
1489          number of bands (i.e., the number of real arguments minus 2).
1490 <        The nmA wavelength may be greater or less than the nmB wavelength,
1491 <        but they may not be equal, and their ordering must correspond to
1492 <        the ordering of the spectral values.
1490 >        The nmA wavelength may be greater or less than nmB,
1491 >        but they may not be equal, and their ordering matches
1492 >        the order of the spectral values.
1493          A minimum of 3 values must be given, which would act
1494          more or less the same as a constant RGB multiplier.
1495          As with RGB values, spectral quantities normally range between 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines