asBtuPerHour property

Power get asBtuPerHour

Returns a new Power object representing this power in British Thermal Units per hour (Btu/h).

Implementation

Power get asBtuPerHour => convertTo(PowerUnit.btuPerHour);