Changes between Version 4 and Version 5 of doc/tec/biomet/uv_implementation
- Timestamp:
- Nov 22, 2018 4:00:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/biomet/uv_implementation
v4 v5 6 6 \\\\ 7 7 8 {{{#!td style="vertical-align:center; text-align:left" 8 9 [[Image(integration_equation.png, 900px)]] 10 \\\\ 11 12 {{{#!td style="vertical-align:top; text-align:left" 9 13 == Code realization of exposure model == 10 11 14 To calculate the human exposure the 3 main exposure model parameters (biologically weighted radiance, human geometry and obstructions) and an array of integration factors are used. The latter one is important for the integration over all solid angles e.g. over all directions of the upper hemisphere. This spatial integration can then easily be done by summation of all final weighted radiance values. 12 15 … … 20 23 \\\\ 21 24 22 {{{#!td style="vertical-align: center; text-align:left"25 {{{#!td style="vertical-align:top; text-align:left" 23 26 == Integration factors == 24 27 … … 33 36 [[Image(segments.png, 600px)]] 34 37 }}} 35 \\\\36 [[Image(integration_equation.jpg, 700px)]]