class OpenStudio::Model::PlantLoop

Public Class Methods

fluidTypeValues() click to toggle source

@return [StringVector]

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

@return [IddObjectType]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 169
def self.iddObjectType
end
loadDistributionSchemeValues() click to toggle source

@return [StringVector]

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

Public Instance Methods

addDemandBranchForComponent(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 175
def addDemandBranchForComponent(*args)
end
addSupplyBranchForComponent(hVACComponent) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 160
def addSupplyBranchForComponent(hVACComponent)
end
autocalculatePlantLoopVolume() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 81
def autocalculatePlantLoopVolume
end
autosizeMaximumLoopFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 61
def autosizeMaximumLoopFlowRate
end
autosizeMinimumLoopFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 71
def autosizeMinimumLoopFlowRate
end
availabilityManager() click to toggle source

@return [OptionalAvailabilityManager]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 20
def availabilityManager
end
commonPipeSimulation() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 84
def commonPipeSimulation
end
componentSetpointOperationSchemeSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 145
def componentSetpointOperationSchemeSchedule
end
demandMixer() click to toggle source

@return [Mixer]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 154
def demandMixer
end
demandSplitter() click to toggle source

@return [Splitter]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 157
def demandSplitter
end
fluidType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 28
def fluidType
end
glycolConcentration() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 36
def glycolConcentration
end
isMaximumLoopFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 59
def isMaximumLoopFlowRateAutosized
end
isMinimumLoopFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 69
def isMinimumLoopFlowRateAutosized
end
isPlantLoopVolumeAutocalculated() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 79
def isPlantLoopVolumeAutocalculated
end
loadDistributionScheme() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 14
def loadDistributionScheme
end
loopTemperatureSetpointNode() click to toggle source

@return [Node]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 39
def loopTemperatureSetpointNode
end
maximumLoopFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 54
def maximumLoopFlowRate
end
maximumLoopTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 44
def maximumLoopTemperature
end
minimumLoopFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 64
def minimumLoopFlowRate
end
minimumLoopTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 49
def minimumLoopTemperature
end
plantEquipmentOperationCoolingLoad() click to toggle source

@return [OptionalPlantEquipmentOperationCoolingLoad]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 108
def plantEquipmentOperationCoolingLoad
end
plantEquipmentOperationCoolingLoadSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 119
def plantEquipmentOperationCoolingLoadSchedule
end
plantEquipmentOperationHeatingLoad() click to toggle source

@return [OptionalPlantEquipmentOperationHeatingLoad]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 92
def plantEquipmentOperationHeatingLoad
end
plantEquipmentOperationHeatingLoadSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 105
def plantEquipmentOperationHeatingLoadSchedule
end
plantLoopVolume() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 74
def plantLoopVolume
end
primaryPlantEquipmentOperationScheme() click to toggle source

@return [OptionalPlantEquipmentOperationScheme]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 124
def primaryPlantEquipmentOperationScheme
end
primaryPlantEquipmentOperationSchemeSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 137
def primaryPlantEquipmentOperationSchemeSchedule
end
removeDemandBranchWithComponent(hVACComponent) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 166
def removeDemandBranchWithComponent(hVACComponent)
end
removeSupplyBranchWithComponent(hVACComponent) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 163
def removeSupplyBranchWithComponent(hVACComponent)
end
resetAvailabilityManager() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 25
def resetAvailabilityManager
end
resetCommonPipeSimulation() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 89
def resetCommonPipeSimulation
end
resetComponentSetpointOperationSchemeSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 142
def resetComponentSetpointOperationSchemeSchedule
end
resetPlantEquipmentOperationCoolingLoad() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 113
def resetPlantEquipmentOperationCoolingLoad
end
resetPlantEquipmentOperationCoolingLoadSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 121
def resetPlantEquipmentOperationCoolingLoadSchedule
end
resetPlantEquipmentOperationHeatingLoad() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 97
def resetPlantEquipmentOperationHeatingLoad
end
resetPlantEquipmentOperationHeatingLoadSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 102
def resetPlantEquipmentOperationHeatingLoadSchedule
end
resetPrimaryPlantEquipmentOperationScheme() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 129
def resetPrimaryPlantEquipmentOperationScheme
end
resetPrimaryPlantEquipmentOperationSchemeSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 134
def resetPrimaryPlantEquipmentOperationSchemeSchedule
end
setAvailabilityManager(availabilityManager) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 23
def setAvailabilityManager(availabilityManager)
end
setCommonPipeSimulation(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 87
def setCommonPipeSimulation(string)
end
setComponentSetpointOperationSchemeSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 140
def setComponentSetpointOperationSchemeSchedule(schedule)
end
setFluidType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 31
def setFluidType(string)
end
setGlycolConcentration(int32) click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 33
def setGlycolConcentration(int32)
end
setLoadDistributionScheme(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 17
def setLoadDistributionScheme(string)
end
setLoopTemperatureSetpointNode(node) click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 41
def setLoopTemperatureSetpointNode(node)
end
setMaximumLoopFlowRate(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 56
def setMaximumLoopFlowRate(double)
end
setMaximumLoopTemperature(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 46
def setMaximumLoopTemperature(double)
end
setMinimumLoopFlowRate(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 66
def setMinimumLoopFlowRate(double)
end
setMinimumLoopTemperature(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 51
def setMinimumLoopTemperature(double)
end
setPlantEquipmentOperationCoolingLoad(plantEquipmentOperationCoolingLoad) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 111
def setPlantEquipmentOperationCoolingLoad(plantEquipmentOperationCoolingLoad)
end
setPlantEquipmentOperationCoolingLoadSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 116
def setPlantEquipmentOperationCoolingLoadSchedule(schedule)
end
setPlantEquipmentOperationHeatingLoad(plantEquipmentOperationHeatingLoad) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 95
def setPlantEquipmentOperationHeatingLoad(plantEquipmentOperationHeatingLoad)
end
setPlantEquipmentOperationHeatingLoadSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 100
def setPlantEquipmentOperationHeatingLoadSchedule(schedule)
end
setPlantLoopVolume(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 76
def setPlantLoopVolume(double)
end
setPrimaryPlantEquipmentOperationScheme(plantEquipmentOperationScheme) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 127
def setPrimaryPlantEquipmentOperationScheme(plantEquipmentOperationScheme)
end
setPrimaryPlantEquipmentOperationSchemeSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 132
def setPrimaryPlantEquipmentOperationSchemeSchedule(schedule)
end
sizingPlant() click to toggle source

@return [SizingPlant]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 172
def sizingPlant
end
supplyMixer() click to toggle source

@return [Mixer]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 148
def supplyMixer
end
supplySplitter() click to toggle source

@return [Splitter]

# File lib/openstudio-api-stubs/Classes/PlantLoop.rb, line 151
def supplySplitter
end