.Buildings.HeatTransfer.Windows.Functions.getAngle

Generate incident angles

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 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos