<complexType name="LogarithmicPowerRatioMeasureType">
<annotation>
<documentation>Logarithmic power ratio: Logarithmic measure of power ratio. Used in acoustics, signal processing, and telecommunications. Common units include bel (B) and decibel (dB).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:LogarithmicPowerRatioUomEnumType">
<annotation>
<documentation>The unit of measure for logarithmic power ratio.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|