IfcThermalAdmittanceMeasure

Natural language names
enThermal Admittance Measure
frMesure d'admittance thermique
Semantic definitions at the type
Type definition

IfcThermalAdmittanceMeasure is the measure of the ability of a surface to smooth out temperature variations.

Usually measured in Watt / m2 Kelvin.

Type: REAL

HISTORY  New type in IFC2.0.
Formal representations
XSD Specification
 <xs:simpleType name="IfcThermalAdmittanceMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
 <xs:element name="IfcThermalAdmittanceMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcThermalAdmittanceMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcThermalAdmittanceMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page