class OpenStudio::Model::RefrigerationAirChiller

Public Class Methods

capacityRatingTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 11
def self.capacityRatingTypeValues
end
defrostControlTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 20
def self.defrostControlTypeValues
end
defrostTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 17
def self.defrostTypeValues
end
fanSpeedControlTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 14
def self.fanSpeedControlTypeValues
end
iddObjectType() click to toggle source

@return [IddObjectType]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 8
def self.iddObjectType
end
new(model, schedule) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 5
def self.new(model, schedule)
end
verticalLocationValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 23
def self.verticalLocationValues
end

Public Instance Methods

availabilitySchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 26
def availabilitySchedule
end
averageRefrigerantChargeInventory() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 128
def averageRefrigerantChargeInventory
end
capacityRatingType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 29
def capacityRatingType
end
coilMaterialCorrectionFactor() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 53
def coilMaterialCorrectionFactor
end
defrostControlType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 104
def defrostControlType
end
defrostDripDownSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 113
def defrostDripDownSchedule
end
defrostPower() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 116
def defrostPower
end
defrostSchedule() click to toggle source

@return [Schedule]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 110
def defrostSchedule
end
defrostType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 98
def defrostType
end
fanSpeedControlType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 77
def fanSpeedControlType
end
heatingPowerSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 74
def heatingPowerSchedule
end
isAverageRefrigerantChargeInventoryDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 131
def isAverageRefrigerantChargeInventoryDefaulted
end
isCoilMaterialCorrectionFactorDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 56
def isCoilMaterialCorrectionFactorDefaulted
end
isDefrostControlTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 107
def isDefrostControlTypeDefaulted
end
isDefrostTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 101
def isDefrostTypeDefaulted
end
isFanSpeedControlTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 80
def isFanSpeedControlTypeDefaulted
end
isMinimumFanAirFlowRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 95
def isMinimumFanAirFlowRatioDefaulted
end
isRatedFanPowerDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 86
def isRatedFanPowerDefaulted
end
isRatedRelativeHumidityDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 41
def isRatedRelativeHumidityDefaulted
end
isRefrigerantCorrectionFactorDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 62
def isRefrigerantCorrectionFactorDefaulted
end
isSHR60CorrectionFactorDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 68
def isSHR60CorrectionFactorDefaulted
end
isVerticalLocationDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 125
def isVerticalLocationDefaulted
end
maximumTemperatureDifferenceBetweenInletAirandEvaporatingTemperature() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 50
def maximumTemperatureDifferenceBetweenInletAirandEvaporatingTemperature
end
minimumFanAirFlowRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 92
def minimumFanAirFlowRatio
end
ratedAirFlow() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 89
def ratedAirFlow
end
ratedCapacity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 35
def ratedCapacity
end
ratedCoolingSourceTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 44
def ratedCoolingSourceTemperature
end
ratedFanPower() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 83
def ratedFanPower
end
ratedRelativeHumidity() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 38
def ratedRelativeHumidity
end
ratedTemperatureDifferenceDT1() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 47
def ratedTemperatureDifferenceDT1
end
ratedTotalHeatingPower() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 71
def ratedTotalHeatingPower
end
ratedUnitLoadFactor() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 32
def ratedUnitLoadFactor
end
refrigerantCorrectionFactor() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 59
def refrigerantCorrectionFactor
end
resetAvailabilitySchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 136
def resetAvailabilitySchedule
end
resetAverageRefrigerantChargeInventory() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 232
def resetAverageRefrigerantChargeInventory
end
resetCoilMaterialCorrectionFactor() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 167
def resetCoilMaterialCorrectionFactor
end
resetDefrostControlType() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 210
def resetDefrostControlType
end
resetDefrostDripDownSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 218
def resetDefrostDripDownSchedule
end
resetDefrostPower() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 223
def resetDefrostPower
end
resetDefrostType() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 205
def resetDefrostType
end
resetFanSpeedControlType() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 188
def resetFanSpeedControlType
end
resetHeatingPowerSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 183
def resetHeatingPowerSchedule
end
resetMaximumTemperatureDifferenceBetweenInletAirandEvaporatingTemperature() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 163
def resetMaximumTemperatureDifferenceBetweenInletAirandEvaporatingTemperature
end
resetMinimumFanAirFlowRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 200
def resetMinimumFanAirFlowRatio
end
resetRatedCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 147
def resetRatedCapacity
end
resetRatedFanPower() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 193
def resetRatedFanPower
end
resetRatedRelativeHumidity() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 152
def resetRatedRelativeHumidity
end
resetRatedUnitLoadFactor() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 143
def resetRatedUnitLoadFactor
end
resetRefrigerantCorrectionFactor() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 171
def resetRefrigerantCorrectionFactor
end
resetSHR60CorrectionFactor() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 176
def resetSHR60CorrectionFactor
end
resetTemperatureTerminationDefrostFractiontoIce() click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 228
def resetTemperatureTerminationDefrostFractiontoIce
end
sHR60CorrectionFactor() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 65
def sHR60CorrectionFactor
end
setAvailabilitySchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 134
def setAvailabilitySchedule(schedule)
end
setAverageRefrigerantChargeInventory(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 230
def setAverageRefrigerantChargeInventory(double)
end
setCapacityRatingType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 139
def setCapacityRatingType(string)
end
setCoilMaterialCorrectionFactor(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 165
def setCoilMaterialCorrectionFactor(double)
end
setDefrostControlType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 208
def setDefrostControlType(string)
end
setDefrostDripDownSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 216
def setDefrostDripDownSchedule(schedule)
end
setDefrostPower(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 221
def setDefrostPower(double)
end
setDefrostSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 213
def setDefrostSchedule(schedule)
end
setDefrostType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 203
def setDefrostType(string)
end
setFanSpeedControlType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 186
def setFanSpeedControlType(string)
end
setHeatingPowerSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 181
def setHeatingPowerSchedule(schedule)
end
setMaximumTemperatureDifferenceBetweenInletAirandEvaporatingTemperature(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 161
def setMaximumTemperatureDifferenceBetweenInletAirandEvaporatingTemperature(double)
end
setMinimumFanAirFlowRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 198
def setMinimumFanAirFlowRatio(double)
end
setRatedAirFlow(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 195
def setRatedAirFlow(double)
end
setRatedCapacity(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 145
def setRatedCapacity(double)
end
setRatedCoolingSourceTemperature(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 155
def setRatedCoolingSourceTemperature(double)
end
setRatedFanPower(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 191
def setRatedFanPower(double)
end
setRatedRelativeHumidity(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 150
def setRatedRelativeHumidity(double)
end
setRatedTemperatureDifferenceDT1(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 158
def setRatedTemperatureDifferenceDT1(double)
end
setRatedTotalHeatingPower(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 178
def setRatedTotalHeatingPower(double)
end
setRatedUnitLoadFactor(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 141
def setRatedUnitLoadFactor(double)
end
setRefrigerantCorrectionFactor(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 169
def setRefrigerantCorrectionFactor(double)
end
setSHR60CorrectionFactor(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 174
def setSHR60CorrectionFactor(double)
end
setTemperatureTerminationDefrostFractiontoIce(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 226
def setTemperatureTerminationDefrostFractiontoIce(double)
end
temperatureTerminationDefrostFractiontoIce() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 119
def temperatureTerminationDefrostFractiontoIce
end
verticalLocation() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/RefrigerationAirChiller.rb, line 122
def verticalLocation
end