Buildings.RoomsBeta.Types

Package with type definitions

Information


This package contains type definitions.

Package Content

NameDescription
ConvectionModel Enumeration defining the convective heat transfer model
Buildings.RoomsBeta.Types.Tilt Tilt Enumeration for surface tilt
Buildings.RoomsBeta.Types.Azimuth Azimuth Enumeration for surface azimuth

Types and constants

  type ConvectionModel = enumeration(
    Fixed "Fixed coefficient (a user-specified parameter is used)",
    Temperature "Temperature dependent") 
  "Enumeration defining the convective heat transfer model";


HTML-documentation generated by Dymola Thu Mar 17 10:16:36 2011.