Calculates the Cd value of a tilted pane
function CdTiltedPane input Modelica.Units.SI.Length height "Height of the opening"; input Modelica.Units.SI.Length width "Width of the opening"; input Modelica.Units.NonSI.Angle_deg angleDegPanes "Tilt angle of the panes"; output Real value; end CdTiltedPane;