kilowattHours

fun kilowattHours(value: Int): Energy
fun kilowattHours(value: Long): Energy
fun kilowattHours(value: Double): Energy

Creates an Energy instance from the given value in kilowatt-hours.