asDbV property

VoltageLevel get asDbV

Returns a VoltageLevel converted to dBV.

Implementation

VoltageLevel get asDbV => convertTo(VoltageLevelUnit.dBV);