FlowMeasuringElement¶
Overview¶
Class
A FLOW MEASURING ELEMENT is a MEASURING ELEMENT that is used to measure FLOW RATE.
Supertypes
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <PipingComponent>
RDL reference: FLOW MEASURING ELEMENT
ComponentClass: FlowMeasuringElement
ComponentClassURI: http://sandbox.dexpi.org/rdl/FlowMeasuringElement
Example
Implementation in Proteus Schema
<PipingComponent
    ID="flowMeasuringElement1"
    ComponentClass="FlowMeasuringElement"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/FlowMeasuringElement" ...>
  ...
</PipingComponent>