FloorSlabHeatLossCoefficient

Specifies the heat loss from a floor in terms of the amount of heat lost per length of exposed perimeter. Used with both commercial and residential load calculation methods.

Element Information

Model

Attributes

Used By

Source

<xsd:element name="FloorSlabHeatLossCoefficient">
  <xsd:annotation>
    <xsd:documentation>Specifies the heat loss from a floor in terms of the amount of heat lost per length of exposed perimeter. Used with both commercial and residential load calculation methods.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:float">
        <xsd:attribute name="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum" type="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample