Class: BuildingSync::TempTypeEnum

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

Overview

Constant Summary collapse

Approach =
new("Approach")
C_Range =
new("Range")
ChilledWaterSupply =
new("ChilledWaterSupply")
CondenserWaterSupply =
new("CondenserWaterSupply")
CoolDesign =
new("CoolDesign")
Design =
new("Design")
EconomizerMaxLimitDewpoint =
new("EconomizerMaxLimitDewpoint")
EnteringDryBulb =
new("EnteringDryBulb")
EnteringWetBulb =
new("EnteringWetBulb")
HeatDesign =
new("HeatDesign")
HeatPumpDefrostMaxOADryBulb =
new("HeatPumpDefrostMaxOADryBulb")
HighTempLockout =
new("HighTempLockout")
LeavingChilledWater =
new("LeavingChilledWater")
LeavingCondenserWater =
new("LeavingCondenserWater")
LeavingDryBulb =
new("LeavingDryBulb")
LeavingWetBulb =
new("LeavingWetBulb")
LowTempLockout =
new("LowTempLockout")
Max =
new("Max")
Min =
new("Min")
PreheatCoilDesignSetpoint =
new("PreheatCoilDesignSetpoint")
SupplementalHeatingCoilMaxOADryBulb =
new("SupplementalHeatingCoilMaxOADryBulb")
Throttle =
new("Throttle")