ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/gendaylit.c
(Generate patch)

Comparing ray/src/gen/gendaylit.c (file contents):
Revision 2.4 by greg, Wed Aug 10 22:28:45 2011 UTC vs.
Revision 2.5 by greg, Wed Aug 10 22:30:31 2011 UTC

# Line 43 | Line 43 | double  normsc();
43   /* Perez sky parametrization : epsilon and delta calculations from the direct and diffuse irradiances */
44   double sky_brightness();
45   double sky_clearness();
46 + void computesky();
47  
48   /* calculation of the direct and diffuse components from the Perez parametrization */
49   double  diffus_irradiance_from_sky_brightness();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines