IfcVolumetricFlowRateMeasure

Natural language names
enVolumetric Flow Rate Measure
frMesure de débit volumique
Semantic definitions at the type
Type definition

IfcVolumetricFlowRateMeasure is a measure of the volume of a medium flowing per unit time.

Usually measured in m3/s.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page