6.2.4.22 Pset_SoundAttenuation(消声)
6.2.4.22.1 语义定义(Semantic definition)
通用定义,用于代表设备在特定位置捕获声压,通常在建筑服务和流分布系统的上下文中使用。要指示 IfcDistributionFlowElement 实例在特定位置的声值,应通过 IfcRelAssignsToProduct 关系将 IfcAnnotation 实例分配给 IfcDistributionFlowElement。IfcAnnotation 应指定 'Sound' 的 ObjectType 和 'Annotation Point' 的几何表示,由单个 IfcPoint 子类型组成,如 IfcAnnotation 中所述。此属性集在每个频带上在对象上实例化多次。
历史:IFC 2x4 版中的新属性集。
6.2.4.22.2 适用实体
6.2.4.22.3 属性
| 名称 | 属性类型 | 数据类型 | 描述 | |
|---|---|---|---|---|
| SoundScale | IfcPropertyEnumeratedValue | PEnum_SoundScale |
SoundScale(声音等级) 参考声级。 DBA:A 加权分贝 DBB:B 加权分贝 DBC:C 加权分贝 NC:噪声标准 NR:噪声评级 |
|
| SoundFrequency | IfcPropertyListValue | IfcFrequencyMeasure |
SoundFrequency(声音频率) 标称声频列表,与 SoundPressure 的时间序列值(IfcTimeSeries.ListValues)相关联。 |
|
| SoundPressure | IfcPropertyReferenceValue | IfcTimeSeries |
SoundPressure(声压) 在参考倍频程频率下,以分贝为单位测量的声压值的时间序列,参考压力为 20 微帕。IfcTimeSeries.ListValues 中的每个值都与 SoundFrequencies 中相同位置的声频相关联。 |