IfcHeatFluxDensityMeasure

Natural language names
enHeat Flux Density Measure
frMesure de densité de flux de chaleur
Semantic definitions at the type
Type definition

IfcHeatFluxDensityMeasure is a measure of the density of heat flux within a body.

Usually measured in W/m2 (J/s m2).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page