The amount of heat from this equipment rejected to this space. For condensors exterior to building, this value will be 0. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
unit | unitlessUnitEnum | required |
Element | IntEquip |
<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> |