This function computes the hemispherical transmittance and back reflectance of a window system (glass and shading device) for interior irradiation with interior shading.
Pane 1
is facing the outside and pane N
is facing the room.
function winTRInteriorIrradiationInteriorShading extends Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialWindowShadingRadiation; output Real traRefIntIrrIntSha[3, NSta](each min = 0, each max = 1) "Hemispherical transmittance and back reflectance of a window system (glass and shading device) for interior irradiation with interior shading"; end winTRInteriorIrradiationInteriorShading;