LBL logo

Buildings.HeatTransfer.Types.Tilt

Enumeration for surface tilt

Information

Enumeration to define the tilt of a surface for the room model. For example, for a construction that is a floor, use Buildings.HeatTransfer.Types.Tilt.Floor.

Package Content

NameDescription
Ceiling=0Tilt for ceiling
Wall=Modelica.Constants.pi/2Tilt for wall
Floor=Modelica.Constants.piTilt for floor

Types and constants

  constant Modelica.SIunits.Angle Ceiling=0 "Tilt for ceiling";

  constant Modelica.SIunits.Angle Wall =    Modelica.Constants.pi/2 
  "Tilt for wall";

  constant Modelica.SIunits.Angle Floor =   Modelica.Constants.pi 
  "Tilt for floor";


Automatically generated Thu Oct 24 15:10:40 2013.