HeatRejectedtoSpace

The amount of heat from this equipment rejected to this space. For condensors exterior to building, this value will be 0.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit unitlessUnitEnum required

Used By

Element IntEquip

Source

<xsd:element name="HeatRejectedtoSpace">
  <xsd:annotation>
    <xsd:documentation>The amount of heat from this equipment rejected to this space. For condensors exterior to building, this value will be 0.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample