This function computes the angular and hemispherical transmittance of a window system (glass and shading device) for exterior irradiation with interior shading.
Pane 1
is facing outside and pane N
is facing the room.
function winTExteriorIrradiationInteriorShading extends Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialWindowShadingRadiation; output Real traExtIrrIntSha[HEM, NSta](each min = 0, each max = 1) "Angular and hemispherical transmittance of a window system (glass and shading device) forh exterior irradiation with interior shading"; end winTExteriorIrradiationInteriorShading;