.AixLib.Airflow.WindowVentilation.BaseClasses.Functions.CoeffsSunshadingInstallationVDI2078

Calculate the sunshading coefficient based on its installation defined by VDI 2078

Information

This function finds the sunshading coefficient according to the input sunshading type. Values are defined by VDI 2078.

Interface

function CoeffsSunshadingInstallationVDI2078
  extends Modelica.Icons.Function;
  input AixLib.Airflow.WindowVentilation.BaseClasses.Types.SunshadingInstallationTypesVDI2078 typ "Sunshading type defined in VDI 2078";
  output Real cof "Coefficient of sunshading";
end CoeffsSunshadingInstallationVDI2078;

Revisions


Generated at 2025-04-10T18:19:57Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos