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