IfcMassFlowRateMeasure

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

IfcMassFlowRateMeasure is a measure of the mass of a medium flowing per unit time.

Usually measured in kg/s.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page