IfcIntegerCountRateMeasure

Natural language names
Integer Count Rate Measure
Semantic definitions at the type
Type definition

IfcIntegerCountRateMeasure is a measure of the integer number of units flowing per unit time.

EXAMPLE: This measure may be used for measuring integer units per second or per hour. For example, it may be used to measure the number of books per hour passing along a part of a mechanical book handling system, the number of people per hour travelling along a moving walkway or the number of vehicles per hour travelling along a section of road.

Type: INTEGER

HISTORY  New type in IFC2.0.

Formal representations
XML Specification
 <xs:simpleType name="IfcIntegerCountRateMeasure">
  <xs:restriction base="xs:long"/>
 </xs:simpleType>
EXPRESS Specification
TYPE IfcIntegerCountRateMeasure = INTEGER;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcDerivedMeasureValue

Link to this page  Link to this page