.Buildings.HeatTransfer.Windows.Functions.getAngle

Information

This function computes discrete incident angles for the window radiation calculation. The range is from 0 to 90 degree.

Interface

function getAngle
  input Integer NDIR "Number of incident angles";
  output Modelica.Units.SI.Angle psi[NDIR] "Array of incident angles";
end getAngle;

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos