class OpenStudio::Model::ZoneHVACIdealLoadsAirSystem

Public Class Methods

coolingLimitValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 18
def self.coolingLimitValues
end
dehumidificationControlTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 21
def self.dehumidificationControlTypeValues
end
demandControlledVentilationTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 27
def self.demandControlledVentilationTypeValues
end
heatRecoveryTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 33
def self.heatRecoveryTypeValues
end
heatingLimitValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 15
def self.heatingLimitValues
end
humidificationControlTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 24
def self.humidificationControlTypeValues
end
iddObjectType() click to toggle source

@return [IddObjectType]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 12
def self.iddObjectType
end
new(model) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 5
def self.new(model)
end
outdoorAirEconomizerTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 30
def self.outdoorAirEconomizerTypeValues
end

Public Instance Methods

autosizeMaximumCoolingAirFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 188
def autosizeMaximumCoolingAirFlowRate
end
autosizeMaximumHeatingAirFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 175
def autosizeMaximumHeatingAirFlowRate
end
autosizeMaximumSensibleHeatingCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 179
def autosizeMaximumSensibleHeatingCapacity
end
autosizeMaximumTotalCoolingCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 192
def autosizeMaximumTotalCoolingCapacity
end
availabilitySchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 36
def availabilitySchedule
end
coolingAvailabilitySchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 102
def coolingAvailabilitySchedule
end
coolingLimit() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 81
def coolingLimit
end
coolingSensibleHeatRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 111
def coolingSensibleHeatRatio
end
dehumidificationControlType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 105
def dehumidificationControlType
end
demandControlledVentilationType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 126
def demandControlledVentilationType
end
designSpecificationOutdoorAirObject() click to toggle source

@return [OptionalDesignSpecificationOutdoorAir]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 123
def designSpecificationOutdoorAirObject
end
getCoolingSensibleHeatRatio(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 267
def getCoolingSensibleHeatRatio(*args)
end
getLatentHeatRecoveryEffectiveness(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 273
def getLatentHeatRecoveryEffectiveness(*args)
end
getMaximumCoolingAirFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 261
def getMaximumCoolingAirFlowRate(*args)
end
getMaximumHeatingAirFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 255
def getMaximumHeatingAirFlowRate(*args)
end
getMaximumHeatingSupplyAirHumidityRatio(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 249
def getMaximumHeatingSupplyAirHumidityRatio(*args)
end
getMaximumHeatingSupplyAirTemperature(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 243
def getMaximumHeatingSupplyAirTemperature(*args)
end
getMaximumSensibleHeatingCapacity(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 258
def getMaximumSensibleHeatingCapacity(*args)
end
getMaximumTotalCoolingCapacity(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 264
def getMaximumTotalCoolingCapacity(*args)
end
getMinimumCoolingSupplyAirHumidityRatio(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 252
def getMinimumCoolingSupplyAirHumidityRatio(*args)
end
getMinimumCoolingSupplyAirTemperature(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 246
def getMinimumCoolingSupplyAirTemperature(*args)
end
getSensibleHeatRecoveryEffectiveness(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 270
def getSensibleHeatRecoveryEffectiveness(*args)
end
heatRecoveryType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 138
def heatRecoveryType
end
heatingAvailabilitySchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 99
def heatingAvailabilitySchedule
end
heatingLimit() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 63
def heatingLimit
end
humidificationControlType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 117
def humidificationControlType
end
isCoolingLimitDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 84
def isCoolingLimitDefaulted
end
isCoolingSensibleHeatRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 114
def isCoolingSensibleHeatRatioDefaulted
end
isDehumidificationControlTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 108
def isDehumidificationControlTypeDefaulted
end
isDemandControlledVentilationTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 129
def isDemandControlledVentilationTypeDefaulted
end
isHeatRecoveryTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 141
def isHeatRecoveryTypeDefaulted
end
isHeatingLimitDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 66
def isHeatingLimitDefaulted
end
isHumidificationControlTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 120
def isHumidificationControlTypeDefaulted
end
isLatentHeatRecoveryEffectivenessDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 153
def isLatentHeatRecoveryEffectivenessDefaulted
end
isMaximumCoolingAirFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 90
def isMaximumCoolingAirFlowRateAutosized
end
isMaximumHeatingAirFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 72
def isMaximumHeatingAirFlowRateAutosized
end
isMaximumHeatingSupplyAirHumidityRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 54
def isMaximumHeatingSupplyAirHumidityRatioDefaulted
end
isMaximumHeatingSupplyAirTemperatureDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 42
def isMaximumHeatingSupplyAirTemperatureDefaulted
end
isMaximumSensibleHeatingCapacityAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 78
def isMaximumSensibleHeatingCapacityAutosized
end
isMaximumTotalCoolingCapacityAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 96
def isMaximumTotalCoolingCapacityAutosized
end
isMinimumCoolingSupplyAirHumidityRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 60
def isMinimumCoolingSupplyAirHumidityRatioDefaulted
end
isMinimumCoolingSupplyAirTemperatureDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 48
def isMinimumCoolingSupplyAirTemperatureDefaulted
end
isOutdoorAirEconomizerTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 135
def isOutdoorAirEconomizerTypeDefaulted
end
isSensibleHeatRecoveryEffectivenessDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 147
def isSensibleHeatRecoveryEffectivenessDefaulted
end
latentHeatRecoveryEffectiveness() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 150
def latentHeatRecoveryEffectiveness
end
maximumCoolingAirFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 87
def maximumCoolingAirFlowRate
end
maximumHeatingAirFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 69
def maximumHeatingAirFlowRate
end
maximumHeatingSupplyAirHumidityRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 51
def maximumHeatingSupplyAirHumidityRatio
end
maximumHeatingSupplyAirTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 39
def maximumHeatingSupplyAirTemperature
end
maximumSensibleHeatingCapacity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 75
def maximumSensibleHeatingCapacity
end
maximumTotalCoolingCapacity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 93
def maximumTotalCoolingCapacity
end
minimumCoolingSupplyAirHumidityRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 57
def minimumCoolingSupplyAirHumidityRatio
end
minimumCoolingSupplyAirTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 45
def minimumCoolingSupplyAirTemperature
end
outdoorAirEconomizerType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 132
def outdoorAirEconomizerType
end
resetAvailabilitySchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 158
def resetAvailabilitySchedule
end
resetCoolingAvailabilitySchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 202
def resetCoolingAvailabilitySchedule
end
resetCoolingLimit() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 184
def resetCoolingLimit
end
resetCoolingSensibleHeatRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 209
def resetCoolingSensibleHeatRatio
end
resetDehumidificationControlType() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 207
def resetDehumidificationControlType
end
resetDemandControlledVentilationType() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 224
def resetDemandControlledVentilationType
end
resetDesignSpecificationOutdoorAirObject() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 219
def resetDesignSpecificationOutdoorAirObject
end
resetHeatRecoveryType() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 234
def resetHeatRecoveryType
end
resetHeatingAvailabilitySchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 197
def resetHeatingAvailabilitySchedule
end
resetHeatingLimit() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 171
def resetHeatingLimit
end
resetHumidificationControlType() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 214
def resetHumidificationControlType
end
resetLatentHeatRecoveryEffectiveness() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 9
def resetLatentHeatRecoveryEffectiveness
end
resetMaximumCoolingAirFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 186
def resetMaximumCoolingAirFlowRate
end
resetMaximumHeatingAirFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 173
def resetMaximumHeatingAirFlowRate
end
resetMaximumHeatingSupplyAirHumidityRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 164
def resetMaximumHeatingSupplyAirHumidityRatio
end
resetMaximumHeatingSupplyAirTemperature() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 160
def resetMaximumHeatingSupplyAirTemperature
end
resetMaximumSensibleHeatingCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 177
def resetMaximumSensibleHeatingCapacity
end
resetMaximumTotalCoolingCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 190
def resetMaximumTotalCoolingCapacity
end
resetMinimumCoolingSupplyAirHumidityRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 166
def resetMinimumCoolingSupplyAirHumidityRatio
end
resetMinimumCoolingSupplyAirTemperature() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 162
def resetMinimumCoolingSupplyAirTemperature
end
resetOutdoorAirEconomizerType() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 229
def resetOutdoorAirEconomizerType
end
resetSensibleHeatRecoveryEffectiveness() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 7
def resetSensibleHeatRecoveryEffectiveness
end
sensibleHeatRecoveryEffectiveness() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 144
def sensibleHeatRecoveryEffectiveness
end
setAvailabilitySchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 156
def setAvailabilitySchedule(schedule)
end
setCoolingAvailabilitySchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 200
def setCoolingAvailabilitySchedule(schedule)
end
setCoolingLimit(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 182
def setCoolingLimit(string)
end
setCoolingSensibleHeatRatio(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 300
def setCoolingSensibleHeatRatio(*args)
end
setDehumidificationControlType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 205
def setDehumidificationControlType(string)
end
setDemandControlledVentilationType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 222
def setDemandControlledVentilationType(string)
end
setDesignSpecificationOutdoorAirObject(designSpecificationOutdoorAir) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 217
def setDesignSpecificationOutdoorAirObject(designSpecificationOutdoorAir)
end
setHeatRecoveryType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 232
def setHeatRecoveryType(string)
end
setHeatingAvailabilitySchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 195
def setHeatingAvailabilitySchedule(schedule)
end
setHeatingLimit(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 169
def setHeatingLimit(string)
end
setHumidificationControlType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 212
def setHumidificationControlType(string)
end
setLatentHeatRecoveryEffectiveness(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 240
def setLatentHeatRecoveryEffectiveness(*args)
end
setMaximumCoolingAirFlowRate(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 294
def setMaximumCoolingAirFlowRate(*args)
end
setMaximumHeatingAirFlowRate(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 288
def setMaximumHeatingAirFlowRate(*args)
end
setMaximumHeatingSupplyAirHumidityRatio(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 282
def setMaximumHeatingSupplyAirHumidityRatio(*args)
end
setMaximumHeatingSupplyAirTemperature(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 276
def setMaximumHeatingSupplyAirTemperature(*args)
end
setMaximumSensibleHeatingCapacity(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 291
def setMaximumSensibleHeatingCapacity(*args)
end
setMaximumTotalCoolingCapacity(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 297
def setMaximumTotalCoolingCapacity(*args)
end
setMinimumCoolingSupplyAirHumidityRatio(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 285
def setMinimumCoolingSupplyAirHumidityRatio(*args)
end
setMinimumCoolingSupplyAirTemperature(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 279
def setMinimumCoolingSupplyAirTemperature(*args)
end
setOutdoorAirEconomizerType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 227
def setOutdoorAirEconomizerType(string)
end
setSensibleHeatRecoveryEffectiveness(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACIdealLoadsAirSystem.rb, line 237
def setSensibleHeatRecoveryEffectiveness(*args)
end