Skip to content

Commit

Permalink
Add unit definition for dB.
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Mar 4, 2016
1 parent d80714c commit 97944a5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/udunits2-common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,11 @@ elements appear only within <aliases>.
</aliases>
<definition>parts per quadrillion</definition>
</unit>
<unit>
<def>lg(re 1)</def>
<aliases> <symbol>B</symbol> </aliases>
<definition>logarithmic unit used to express dimensionless ratios; a value of 0 B (0 dB) corresponds to a ratio of 1</definition>
</unit>

<!-- Plane Angle -->
<unit>
Expand Down

0 comments on commit 97944a5

Please sign in to comment.