inKilowatts property

double get inKilowatts

Returns the power value in Kilowatts (kW).

Implementation

double get inKilowatts => getValue(PowerUnit.kilowatt);