IfcEnergyMeasure

Natural language names
enEnergy Measure
frMesure d'énergie
Semantic definitions at the type
Type definition

IfcEnergyMeasure is a measure of energy required or used.

Usually measured in Joules, (J, Nm).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page