IfcThermodynamicTemperatureMeasure

Natural language names
enThermodynamic Temperature Measure
frmesure de temperature thermodynamique
Semantic definitions at the type
Type definition

Definition from ISO/CD 10303-41:1992: A thermodynamic temperature measure is the value for the degree of heat of a body.

Usually measured in degrees Kelvin (K).

Type: REAL

NOTE  Corresponding ISO 10303 name: thermodynamic_temperature_measure, please refer to ISO/IS 10303-41 for the final definition of the formal standard.
HISTORY  New type in IFC1.5.1.
Formal representations
XSD Specification
 <xs:simpleType name="IfcThermodynamicTemperatureMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
 <xs:element name="IfcThermodynamicTemperatureMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcThermodynamicTemperatureMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcThermodynamicTemperatureMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page