wattSecond top-level property

EnergyUnits wattSecond
final

Watt-second as a unit.

Implementation

final EnergyUnits wattSecond = EnergyUnits.powerTime(Power.watts, Time.seconds);