packageAzimuth

List of possible constant values for surface azimuth

Extends from Modelica.Icons.TypesPackage (Icon for packages containing type definitions).

Information

Possible constant values to define the azimuth of a surface. For example, if an exterior wall is South oriented, i.e., its outside-facing surface is towards South, use IBPSA.Types.Azimuth.S.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.AngleE-Modelica.Constants.pi/2Azimuth for an exterior wall whose outer surface faces east
Modelica.SIunits.AngleNModelica.Constants.piAzimuth for an exterior wall whose outer surface faces north
Modelica.SIunits.AngleS0Azimuth for an exterior wall whose outer surface faces south
Modelica.SIunits.AngleW+Modelica.Constants.pi/2Azimuth for an exterior wall whose outer surface faces west

Revisions

  • November 30 2010, by Michael Wetter:
    First implementation.