inBtuPerHour property
double
get
inBtuPerHour
Returns the power value in British Thermal Units per hour (Btu/h).
Implementation
double get inBtuPerHour => getValue(PowerUnit.btuPerHour);
Returns the power value in British Thermal Units per hour (Btu/h).
double get inBtuPerHour => getValue(PowerUnit.btuPerHour);