Examples
Package documentation
optic.utils
dB2lin
Convert dB (decibels) to a linear value.
x (float) – The value in dB to be converted to a linear value.
The linear value.
float