watts

fun watts(value: Int): Power
fun watts(value: Long): Power
fun watts(value: Double): Power

Creates a Power instance from the given value in watts.