Class: BuildingSync::CapacityUnits

Inherits:
String
  • Object
show all
Defined in:
lib/BuildingSync.rb

Overview

Constant Summary collapse

BtuHr =
new("Btu/hr")
BtuS =
new("Btu/s")
CalH =
new("cal/h")
Cfh =
new("cfh")
CoolingTon =
new("Cooling ton")
Ft3Min =
new("ft3/min")
FtLbfH =
new("ft-lbf/h")
FtLbfMin =
new("ft-lbf/min")
Gpm =
new("gpm")
Hp =
new("hp")
KBtuHr =
new("kBtu/hr")
KW =
new("kW")
KcfH =
new("kcf/h")
KlbsH =
new("Klbs/h")
LbsH =
new("lbs/h")
MCFDay =
new("MCF/day")
MMBtuHr =
new("MMBtu/hr")
MW =
new("MW")
MlbsH =
new("Mlbs/h")
Other =
new("Other")
ThermsH =
new("therms/h")
W =
new("W")