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.35 by greg, Fri Nov 17 20:02:07 2023 UTC vs.
Revision 1.36 by greg, Tue Dec 12 20:12:47 2023 UTC

# Line 1484 | Line 1484 | or:
1484   <p>
1485          The first two real arguments indicate the extrema of the
1486          spectral range in nanometers.
1487 <        Subsequent real values correspond to multipliers in at each wavelength.
1487 >        Subsequent real values correspond to multipliers at each wavelength.
1488          The nmA wavelength may be greater or less than nmB,
1489          but they may not be equal, and their ordering matches
1490          the order of the spectral values.
# Line 1548 | Line 1548 | or:
1548   <p>
1549          Like the spectrum primitive, the wavelength range is specified
1550          in the first two real arguments, and additional real values are
1551 <        accessible to the sval function.
1551 >        set in the evaluation context.
1552          This function is fed a wavelenth sample
1553          between nmA and nmB as its only argument,
1554          and it returns the corresponding spectral intensity.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines