kilowatts

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

Creates a Power instance from the given value in kilowatts.