electricpy.conversions.dbw_to_watts

electricpy.conversions.dbw_to_watts(dbw)[source]

Convert dBW to Watts.

Given the power in the decibel scale, this function will evaluate the power in Watts.

Parameters:
dbw : float

Power in the decibel scale (dBW)

Returns:

Power in Watts

Return type:

watts float