class OpenStudio::Model::ThermalZone

Public Class Methods

iddObjectType() click to toggle source

@return [IddObjectType]

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

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 25
def self.validZoneInsideConvectionAlgorithmValues
end
validZoneOutsideConvectionAlgorithmValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 28
def self.validZoneOutsideConvectionAlgorithmValues
end

Public Instance Methods

addEquipment(modelObject) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 276
def addEquipment(modelObject)
end
addToNode(node) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 268
def addToNode(node)
end
airLoopHVACTerminal() click to toggle source

@return [OptionalHVACComponent]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 183
def airLoopHVACTerminal
end
airVolume() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 198
def airVolume
end
autocalculateCeilingHeight() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 97
def autocalculateCeilingHeight
end
autocalculateVolume() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 101
def autocalculateVolume
end
canBePlenum() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 294
def canBePlenum
end
ceilingHeight() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 37
def ceilingHeight
end
checkDaylightingControlsAndIlluminanceMaps() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 169
def checkDaylightingControlsAndIlluminanceMaps
end
combineSpaces() click to toggle source

@return [OptionalSpace]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 255
def combineSpaces
end
disconnect() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 257
def disconnect
end
electricEquipmentPower() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 219
def electricEquipmentPower
end
electricEquipmentPowerPerFloorArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 222
def electricEquipmentPowerPerFloorArea
end
electricEquipmentPowerPerPerson() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 225
def electricEquipmentPowerPerPerson
end
equipment() click to toggle source

@return [ModelObjectVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 180
def equipment
end
equipmentInCoolingOrder() click to toggle source

@return [ModelObjectVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 288
def equipmentInCoolingOrder
end
equipmentInHeatingOrder() click to toggle source

@return [ModelObjectVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 285
def equipmentInHeatingOrder
end
exhaustPortList() click to toggle source

@return [PortList]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 274
def exhaustPortList
end
exhaustZoneMixing() click to toggle source

@return [ZoneMixingVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 19
def exhaustZoneMixing
end
exteriorSurfaceArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 192
def exteriorSurfaceArea
end
exteriorWallArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 195
def exteriorWallArea
end
floorArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 189
def floorArea
end
floorAreaPerPerson() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 207
def floorAreaPerPerson
end
fractionofZoneControlledbyPrimaryDaylightingControl() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 76
def fractionofZoneControlledbyPrimaryDaylightingControl
end
fractionofZoneControlledbySecondaryDaylightingControl() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 82
def fractionofZoneControlledbySecondaryDaylightingControl
end
gasEquipmentPower() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 228
def gasEquipmentPower
end
gasEquipmentPowerPerFloorArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 231
def gasEquipmentPowerPerFloorArea
end
gasEquipmentPowerPerPerson() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 234
def gasEquipmentPowerPerPerson
end
getCeilingHeight(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 299
def getCeilingHeight(*args)
end
getFractionofZoneControlledbyPrimaryDaylightingControl(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 305
def getFractionofZoneControlledbyPrimaryDaylightingControl(*args)
end
getFractionofZoneControlledbySecondaryDaylightingControl(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 308
def getFractionofZoneControlledbySecondaryDaylightingControl(*args)
end
getVolume(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 302
def getVolume(*args)
end
illuminanceMap() click to toggle source

@return [OptionalIlluminanceMap]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 162
def illuminanceMap
end
infiltrationDesignAirChangesPerHour() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 249
def infiltrationDesignAirChangesPerHour
end
infiltrationDesignFlowPerExteriorSurfaceArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 243
def infiltrationDesignFlowPerExteriorSurfaceArea
end
infiltrationDesignFlowPerExteriorWallArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 246
def infiltrationDesignFlowPerExteriorWallArea
end
infiltrationDesignFlowPerSpaceFloorArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 240
def infiltrationDesignFlowPerSpaceFloorArea
end
infiltrationDesignFlowRate() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 237
def infiltrationDesignFlowRate
end
inletPortList() click to toggle source

@return [PortList]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 271
def inletPortList
end
isCeilingHeightAutocalculated() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 43
def isCeilingHeightAutocalculated
end
isCeilingHeightDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 40
def isCeilingHeightDefaulted
end
isConditioned() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 252
def isConditioned
end
isFractionofZoneControlledbyPrimaryDaylightingControlDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 79
def isFractionofZoneControlledbyPrimaryDaylightingControlDefaulted
end
isFractionofZoneControlledbySecondaryDaylightingControlDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 85
def isFractionofZoneControlledbySecondaryDaylightingControlDefaulted
end
isMultiplierDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 34
def isMultiplierDefaulted
end
isPlenum() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 291
def isPlenum
end
isRemovable() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 260
def isRemovable
end
isVolumeAutocalculated() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 52
def isVolumeAutocalculated
end
isVolumeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 49
def isVolumeDefaulted
end
lightingPower() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 210
def lightingPower
end
lightingPowerPerFloorArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 213
def lightingPowerPerFloorArea
end
lightingPowerPerPerson() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 216
def lightingPowerPerPerson
end
multiplier() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 31
def multiplier
end
numberOfPeople() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 201
def numberOfPeople
end
peoplePerFloorArea() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 204
def peoplePerFloorArea
end
primaryDaylightingControl() click to toggle source

@return [OptionalDaylightingControl]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 146
def primaryDaylightingControl
end
removeEquipment(modelObject) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 278
def removeEquipment(modelObject)
end
removeReturnPlenum() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 10
def removeReturnPlenum
end
removeSupplyPlenum(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 296
def removeSupplyPlenum(*args)
end
renderingColor() click to toggle source

@return [OptionalRenderingColor]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 172
def renderingColor
end
resetCeilingHeight() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 95
def resetCeilingHeight
end
resetFractionofZoneControlledbyPrimaryDaylightingControl() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 129
def resetFractionofZoneControlledbyPrimaryDaylightingControl
end
resetFractionofZoneControlledbySecondaryDaylightingControl() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 131
def resetFractionofZoneControlledbySecondaryDaylightingControl
end
resetIlluminanceMap() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 167
def resetIlluminanceMap
end
resetMultiplier() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 93
def resetMultiplier
end
resetPrimaryDaylightingControl() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 151
def resetPrimaryDaylightingControl
end
resetRenderingColor() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 177
def resetRenderingColor
end
resetSecondaryDaylightingControl() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 159
def resetSecondaryDaylightingControl
end
resetThermostat() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 117
def resetThermostat
end
resetThermostatSetpointDualSetpoint() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 112
def resetThermostatSetpointDualSetpoint
end
resetVolume() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 99
def resetVolume
end
resetZoneControlContaminantController() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 127
def resetZoneControlContaminantController
end
resetZoneControlHumidistat() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 122
def resetZoneControlHumidistat
end
resetZoneInsideConvectionAlgorithm() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 103
def resetZoneInsideConvectionAlgorithm
end
resetZoneOutsideConvectionAlgorithm() click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 105
def resetZoneOutsideConvectionAlgorithm
end
returnAirModelObject() click to toggle source

@return [OptionalModelObject]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 140
def returnAirModelObject
end
returnAirPort() click to toggle source

@return [UInt32]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 134
def returnAirPort
end
secondaryDaylightingControl() click to toggle source

@return [OptionalDaylightingControl]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 154
def secondaryDaylightingControl
end
setCeilingHeight(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 310
def setCeilingHeight(*args)
end
setCoolingPriority(modelObject, uInt32) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 280
def setCoolingPriority(modelObject, uInt32)
end
setFractionofZoneControlledbyPrimaryDaylightingControl(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 321
def setFractionofZoneControlledbyPrimaryDaylightingControl(*args)
end
setFractionofZoneControlledbySecondaryDaylightingControl(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 324
def setFractionofZoneControlledbySecondaryDaylightingControl(*args)
end
setHeatingPriority(modelObject, uInt32) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 282
def setHeatingPriority(modelObject, uInt32)
end
setIlluminanceMap(illuminanceMap) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 165
def setIlluminanceMap(illuminanceMap)
end
setMultiplier(int32) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 91
def setMultiplier(int32)
end
setPrimaryDaylightingControl(daylightingControl) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 149
def setPrimaryDaylightingControl(daylightingControl)
end
setRenderingColor(renderingColor) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 175
def setRenderingColor(renderingColor)
end
setReturnPlenum(thermalZone) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 8
def setReturnPlenum(thermalZone)
end
setSecondaryDaylightingControl(daylightingControl) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 157
def setSecondaryDaylightingControl(daylightingControl)
end
setSupplyPlenum(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 327
def setSupplyPlenum(*args)
end
setThermostat(thermostat) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 115
def setThermostat(thermostat)
end
setThermostatSetpointDualSetpoint(thermostatSetpointDualSetpoint) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 110
def setThermostatSetpointDualSetpoint(thermostatSetpointDualSetpoint)
end
setUseIdealAirLoads(boolean) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 265
def setUseIdealAirLoads(boolean)
end
setVolume(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 312
def setVolume(*args)
end
setZoneConditioningEquipmentListName(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 107
def setZoneConditioningEquipmentListName(string)
end
setZoneControlContaminantController(zoneControlContaminantController) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 125
def setZoneControlContaminantController(zoneControlContaminantController)
end
setZoneControlHumidistat(zoneControlHumidistat) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 120
def setZoneControlHumidistat(zoneControlHumidistat)
end
setZoneInsideConvectionAlgorithm(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 315
def setZoneInsideConvectionAlgorithm(*args)
end
setZoneOutsideConvectionAlgorithm(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 318
def setZoneOutsideConvectionAlgorithm(*args)
end
sizingZone() click to toggle source

@return [SizingZone]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 88
def sizingZone
end
spaces() click to toggle source

@return [SpaceVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 186
def spaces
end
supplyZoneMixing() click to toggle source

@return [ZoneMixingVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 16
def supplyZoneMixing
end
thermostat() click to toggle source

@return [OptionalThermostat]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 64
def thermostat
end
thermostatSetpointDualSetpoint() click to toggle source

@return [OptionalThermostatSetpointDualSetpoint]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 67
def thermostatSetpointDualSetpoint
end
useIdealAirLoads() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 263
def useIdealAirLoads
end
volume() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 46
def volume
end
zoneAirNode() click to toggle source

@return [Node]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 143
def zoneAirNode
end
zoneAirPort() click to toggle source

@return [UInt32]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 137
def zoneAirPort
end
zoneConditioningEquipmentListName() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 61
def zoneConditioningEquipmentListName
end
zoneControlContaminantController() click to toggle source

@return [OptionalZoneControlContaminantController]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 73
def zoneControlContaminantController
end
zoneControlHumidistat() click to toggle source

@return [OptionalZoneControlHumidistat]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 70
def zoneControlHumidistat
end
zoneInsideConvectionAlgorithm() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 55
def zoneInsideConvectionAlgorithm
end
zoneMixing() click to toggle source

@return [ZoneMixingVector]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 13
def zoneMixing
end
zoneOutsideConvectionAlgorithm() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/ThermalZone.rb, line 58
def zoneOutsideConvectionAlgorithm
end