IfcHeatingValueMeasure

Natural language names
Heating Value Measure
Mesure de pouvoir calorifique
Semantic definitions at the type
Type definition

IfcHeatingValueMeasure defines the amount of energy released (usually in MJ/kg) when a fuel is burned.

HISTORY  This is new type in IFC2x2.

Formal Propositions
RuleDescription
WR1
Formal representations
XML Specification
 <xs:simpleType name="IfcHeatingValueMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
EXPRESS Specification
TYPE IfcHeatingValueMeasure = REAL;
 WHERE
  WR1 : SELF > 0.
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcDerivedMeasureValue

Link to this page  Link to this page