class OpenStudio::Model::ZoneHVACFourPipeFanCoil

Public Class Methods

capacityControlMethodValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 11
def self.capacityControlMethodValues
end
iddObjectType() click to toggle source

@return [IddObjectType]

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

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 14
def self.outdoorAirMixerObjectTypeValues
end

Public Instance Methods

autosizeMaximumColdWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 145
def autosizeMaximumColdWaterFlowRate
end
autosizeMaximumHotWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 154
def autosizeMaximumHotWaterFlowRate
end
autosizeMaximumOutdoorAirFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 127
def autosizeMaximumOutdoorAirFlowRate
end
autosizeMaximumSupplyAirFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 121
def autosizeMaximumSupplyAirFlowRate
end
autosizeMaximumSupplyAirTemperatureInHeatingMode() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 170
def autosizeMaximumSupplyAirTemperatureInHeatingMode
end
autosizeMinimumSupplyAirTemperatureInCoolingMode() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 165
def autosizeMinimumSupplyAirTemperatureInCoolingMode
end
availabilitySchedule() click to toggle source

@return [Schedule]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 17
def availabilitySchedule
end
capacityControlMethod() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 20
def capacityControlMethod
end
coolingCoil() click to toggle source

@return [HVACComponent]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 59
def coolingCoil
end
coolingConvergenceTolerance() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 74
def coolingConvergenceTolerance
end
getCoolingConvergenceTolerance(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 194
def getCoolingConvergenceTolerance(*args)
end
getHeatingConvergenceTolerance(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 203
def getHeatingConvergenceTolerance(*args)
end
getLowSpeedSupplyAirFlowRatio(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 179
def getLowSpeedSupplyAirFlowRatio(*args)
end
getMaximumColdWaterFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 188
def getMaximumColdWaterFlowRate(*args)
end
getMaximumHotWaterFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 197
def getMaximumHotWaterFlowRate(*args)
end
getMaximumOutdoorAirFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 185
def getMaximumOutdoorAirFlowRate(*args)
end
getMaximumSupplyAirFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 176
def getMaximumSupplyAirFlowRate(*args)
end
getMediumSpeedSupplyAirFlowRatio(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 182
def getMediumSpeedSupplyAirFlowRatio(*args)
end
getMinimumColdWaterFlowRate(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 191
def getMinimumColdWaterFlowRate(*args)
end
getMinimumHotWaterFlowRate(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 200
def getMinimumHotWaterFlowRate(*args)
end
heatingCoil() click to toggle source

@return [HVACComponent]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 80
def heatingCoil
end
heatingConvergenceTolerance() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 95
def heatingConvergenceTolerance
end
isCoolingConvergenceToleranceDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 77
def isCoolingConvergenceToleranceDefaulted
end
isHeatingConvergenceToleranceDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 98
def isHeatingConvergenceToleranceDefaulted
end
isLowSpeedSupplyAirFlowRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 32
def isLowSpeedSupplyAirFlowRatioDefaulted
end
isMaximumColdWaterFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 65
def isMaximumColdWaterFlowRateAutosized
end
isMaximumHotWaterFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 86
def isMaximumHotWaterFlowRateAutosized
end
isMaximumOutdoorAirFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 44
def isMaximumOutdoorAirFlowRateAutosized
end
isMaximumSupplyAirFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 26
def isMaximumSupplyAirFlowRateAutosized
end
isMaximumSupplyAirTemperatureInHeatingModeAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 110
def isMaximumSupplyAirTemperatureInHeatingModeAutosized
end
isMediumSpeedSupplyAirFlowRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 38
def isMediumSpeedSupplyAirFlowRatioDefaulted
end
isMinimumColdWaterFlowRateDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 71
def isMinimumColdWaterFlowRateDefaulted
end
isMinimumHotWaterFlowRateDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 92
def isMinimumHotWaterFlowRateDefaulted
end
isMinimumSupplyAirTemperatureInCoolingModeAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 104
def isMinimumSupplyAirTemperatureInCoolingModeAutosized
end
lowSpeedSupplyAirFlowRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 29
def lowSpeedSupplyAirFlowRatio
end
maximumColdWaterFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 62
def maximumColdWaterFlowRate
end
maximumHotWaterFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 83
def maximumHotWaterFlowRate
end
maximumOutdoorAirFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 41
def maximumOutdoorAirFlowRate
end
maximumSupplyAirFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 23
def maximumSupplyAirFlowRate
end
maximumSupplyAirTemperatureInHeatingMode() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 113
def maximumSupplyAirTemperatureInHeatingMode
end
mediumSpeedSupplyAirFlowRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 35
def mediumSpeedSupplyAirFlowRatio
end
minimumColdWaterFlowRate() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 68
def minimumColdWaterFlowRate
end
minimumHotWaterFlowRate() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 89
def minimumHotWaterFlowRate
end
minimumSupplyAirTemperatureInCoolingMode() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 107
def minimumSupplyAirTemperatureInCoolingMode
end
outdoorAirMixerName() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 53
def outdoorAirMixerName
end
outdoorAirMixerObjectType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 50
def outdoorAirMixerObjectType
end
outdoorAirSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 47
def outdoorAirSchedule
end
resetCoolingConvergenceTolerance() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 149
def resetCoolingConvergenceTolerance
end
resetHeatingConvergenceTolerance() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 158
def resetHeatingConvergenceTolerance
end
resetLowSpeedSupplyAirFlowRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 123
def resetLowSpeedSupplyAirFlowRatio
end
resetMediumSpeedSupplyAirFlowRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 125
def resetMediumSpeedSupplyAirFlowRatio
end
resetMinimumColdWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 147
def resetMinimumColdWaterFlowRate
end
resetMinimumHotWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 156
def resetMinimumHotWaterFlowRate
end
resetOutdoorAirSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 132
def resetOutdoorAirSchedule
end
resetSupplyAirFanOperatingModeSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 163
def resetSupplyAirFanOperatingModeSchedule
end
setAvailabilitySchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 116
def setAvailabilitySchedule(schedule)
end
setCapacityControlMethod(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 119
def setCapacityControlMethod(string)
end
setCoolingCoil(hVACComponent) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 143
def setCoolingCoil(hVACComponent)
end
setCoolingConvergenceTolerance(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 220
def setCoolingConvergenceTolerance(*args)
end
setHeatingCoil(hVACComponent) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 152
def setHeatingCoil(hVACComponent)
end
setHeatingConvergenceTolerance(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 227
def setHeatingConvergenceTolerance(*args)
end
setLowSpeedSupplyAirFlowRatio(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 208
def setLowSpeedSupplyAirFlowRatio(*args)
end
setMaximumColdWaterFlowRate(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 215
def setMaximumColdWaterFlowRate(*args)
end
setMaximumHotWaterFlowRate(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 222
def setMaximumHotWaterFlowRate(*args)
end
setMaximumOutdoorAirFlowRate(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 213
def setMaximumOutdoorAirFlowRate(*args)
end
setMaximumSupplyAirFlowRate(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 205
def setMaximumSupplyAirFlowRate(*args)
end
setMaximumSupplyAirTemperatureInHeatingMode(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 173
def setMaximumSupplyAirTemperatureInHeatingMode(double)
end
setMediumSpeedSupplyAirFlowRatio(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 211
def setMediumSpeedSupplyAirFlowRatio(*args)
end
setMinimumColdWaterFlowRate(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 217
def setMinimumColdWaterFlowRate(*args)
end
setMinimumHotWaterFlowRate(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 224
def setMinimumHotWaterFlowRate(*args)
end
setMinimumSupplyAirTemperatureInCoolingMode(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 168
def setMinimumSupplyAirTemperatureInCoolingMode(double)
end
setOutdoorAirMixerName(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 137
def setOutdoorAirMixerName(string)
end
setOutdoorAirMixerObjectType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 135
def setOutdoorAirMixerObjectType(string)
end
setOutdoorAirSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 130
def setOutdoorAirSchedule(schedule)
end
setSupplyAirFan(hVACComponent) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 140
def setSupplyAirFan(hVACComponent)
end
setSupplyAirFanOperatingModeSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 161
def setSupplyAirFanOperatingModeSchedule(schedule)
end
supplyAirFan() click to toggle source

@return [HVACComponent]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 56
def supplyAirFan
end
supplyAirFanOperatingModeSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/ZoneHVACFourPipeFanCoil.rb, line 101
def supplyAirFanOperatingModeSchedule
end