IfcSoundPowerLevelMeasure

Natural language names
enSound Power Level Measure
frMesure de niveau de puissance acoustique
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcSoundPowerLevelMeasureADDED
Semantic definitions at the type
Type definition

A sound power level measure is a measure of total radiated noise with units of decibels with a reference value of picowatts.

Type: REAL

HISTORY  Renamed in IFC4 (was IfcSoundPowerMeasure).
Formal representations
XSD Specification
 <xs:simpleType name="IfcSoundPowerLevelMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
 <xs:element name="IfcSoundPowerLevelMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcSoundPowerLevelMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcSoundPowerLevelMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page