bels property

LevelUnits bels
final

Accepted for use with the SI... the level of a field quantity when F/F0 = square root of 10 and P/P0 = 10. 1 B = (ln 10) / 2 Np exactly.

Implementation

static final LevelUnits bels = LevelUnits('bels', null, 'B', null, 0.5 * math.log(10.0), true);