VolumeFlowRateUnit

Overview

Enumeration

A unit of measurement for a physical quantity of type NullableVolumeFlowRate with dimension L3T-1.

Literals

Implementation in Proteus Schema

Name

Symbol

UN Code

RDL Reference

RDL URI

FootCubedPerHour

ft3/h

2K

FOOT CUBED PER HOUR

http://data.posccaesar.org/rdl/RDS1320029

FootCubedPerMinute

ft3/min

2L

FOOT CUBED PER MINUTE

http://data.posccaesar.org/rdl/RDS1320164

LitrePerSecond

l/s

G51

LITRE PER SECOND

http://data.posccaesar.org/rdl/RDS1331369

MetreCubedPerDay

m3/d

G52

METRE CUBED PER DAY

http://data.posccaesar.org/rdl/RDS1320839

MetreCubedPerHour

m3/h

MQH

METRE CUBED PER HOUR

http://data.posccaesar.org/rdl/RDS1321064

MetreCubedPerMinute

m3/min

G53

METRE CUBED PER MINUTE

http://data.posccaesar.org/rdl/RDS1349909

MetreCubedPerSecond

m3/s

MQS

METRE CUBED PER SECOND

http://data.posccaesar.org/rdl/RDS1321379

Implementation in Proteus Schema

VolumeFlowRateUnit is only used as the type of the Unit attribute of VolumeFlowRate. VolumeFlowRate is implemented using DEXPI generic attributes for physical quantities. In a <GenericAttribute> element, the VolumeFlowRateUnit literal is given by means of its RDL reference in the table above. The Units attribute of the element is the name of the RDL reference in camel-case; it equals the name of the literal. The UnitsURI attribute of the element is the URI of the RDL reference.

Example

Implementation in Proteus Schema

<GenericAttribute
  Units="MetreCubedPerHour"
  UnitsURI="http://data.posccaesar.org/rdl/RDS1321064" ...>

Note that the <GenericAttribute> element must have further attributes (Format, Value, Name, and AttributeURI). See the implementation examples for VolumeFlowRate and for the DesignVolumeFlowRate attribute of Agglomerator.