.Buildings.HeatTransfer.Windows.Functions.glassPropertyCoated

Compute angular variation and hemispherical integration of the transmittance and reflectance for a coated glass pane without shading

Information

This function computes the angular variation and the hemispherical integration of the transmittance and reflectance for one coated glass pane.

Interface

function glassPropertyCoated
  extends Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialSingleGlassRadiation;
  input Real glass[3] "Propertry of one glass pane";
  input Modelica.Units.SI.Angle psi[HEM - 1] "Incident angles";
  output Real layer[3, HEM] "Transmittance, front and back reflectance";
end glassPropertyCoated;

Revisions


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos