.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-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos