.AixLib.ThermalZones.ReducedOrder.Windows.BaseClasses.Conversions.to_northAzimuth

Information

This Function converts the azimuth based on AixLib to the north based definition.

Interface

function to_northAzimuth
  extends Modelica.Units.Icons.Conversion;
  input Modelica.Units.SI.Angle azi "Surface azimuth. azi=-90 degree if surface outward unit normal points
     toward east; azi=0 if it points toward south";
  output Modelica.Units.SI.Angle alpha "North based azimuth. alpha=0 if surface outward unit normal points toward
     north; alpha=90 degree if it points toward east.";
end to_northAzimuth;

Revisions


Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos