<complexType name="LogarithmicPowerRatioPerLengthMeasureType">
<annotation>
<documentation>Attenuation per unit length or attenuation coefficient: Logarithmic decrease in power per unit distance. Used in acoustics, seismology, and signal attenuation measurements. Common units include dB/m, dB/ft, dB/km, and bel/m.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:LogarithmicPowerRatioPerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for attenuation per unit length or attenuation coefficient.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|