kilowattHours

fun kilowattHours(value: Int): Energy

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


An Energy equal to this Int number of kilowatt-hours.


An Energy equal to this Long number of kilowatt-hours.


An Energy equal to this Double number of kilowatt-hours.