IfcSpecificHeatCapacityMeasure

Natural language names
enSpecific Heat Capacity Measure
frMesure de capacité thermique massique
Semantic definitions at the type
Type definition

IfcSpecificHeatCapacityMeasure defines the specific heat of material: The heat energy absorbed per temperature unit.

Usually measured in J / kg Kelvin.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page