class OpenStudio::Model::ChillerAbsorption

Public Class Methods

chillerFlowModeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 11
def self.chillerFlowModeValues
end
generatorHeatSourceTypeValues() click to toggle source

@return [StringVector]

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

@return [IddObjectType]

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

Public Instance Methods

autosizeDesignChilledWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 115
def autosizeDesignChilledWaterFlowRate
end
autosizeDesignCondenserWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 120
def autosizeDesignCondenserWaterFlowRate
end
autosizeDesignGeneratorFluidFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 145
def autosizeDesignGeneratorFluidFlowRate
end
autosizeNominalCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 94
def autosizeNominalCapacity
end
autosizeNominalPumpingPower() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 99
def autosizeNominalPumpingPower
end
chilledWaterOutletTemperatureLowerLimit() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 71
def chilledWaterOutletTemperatureLowerLimit
end
chillerFlowMode() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 74
def chillerFlowMode
end
coefficient1oftheHotWaterorSteamUsePartLoadRatioCurve() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 53
def coefficient1oftheHotWaterorSteamUsePartLoadRatioCurve
end
coefficient1ofthePumpElectricUsePartLoadRatioCurve() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 62
def coefficient1ofthePumpElectricUsePartLoadRatioCurve
end
coefficient2oftheHotWaterorSteamUsePartLoadRatioCurve() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 56
def coefficient2oftheHotWaterorSteamUsePartLoadRatioCurve
end
coefficient2ofthePumpElectricUsePartLoadRatioCurve() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 65
def coefficient2ofthePumpElectricUsePartLoadRatioCurve
end
coefficient3oftheHotWaterorSteamUsePartLoadRatioCurve() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 59
def coefficient3oftheHotWaterorSteamUsePartLoadRatioCurve
end
coefficient3ofthePumpElectricUsePartLoadRatioCurve() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 68
def coefficient3ofthePumpElectricUsePartLoadRatioCurve
end
degreeofSubcoolinginSteamGenerator() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 86
def degreeofSubcoolinginSteamGenerator
end
designChilledWaterFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 41
def designChilledWaterFlowRate
end
designCondenserInletTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 38
def designCondenserInletTemperature
end
designCondenserWaterFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 47
def designCondenserWaterFlowRate
end
designGeneratorFluidFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 80
def designGeneratorFluidFlowRate
end
generatorHeatSourceType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 77
def generatorHeatSourceType
end
isDesignChilledWaterFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 44
def isDesignChilledWaterFlowRateAutosized
end
isDesignCondenserWaterFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 50
def isDesignCondenserWaterFlowRateAutosized
end
isDesignGeneratorFluidFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 83
def isDesignGeneratorFluidFlowRateAutosized
end
isNominalCapacityAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 20
def isNominalCapacityAutosized
end
isNominalPumpingPowerAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 26
def isNominalPumpingPowerAutosized
end
maximumPartLoadRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 32
def maximumPartLoadRatio
end
minimumPartLoadRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 29
def minimumPartLoadRatio
end
nominalCapacity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 17
def nominalCapacity
end
nominalPumpingPower() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 23
def nominalPumpingPower
end
optimumPartLoadRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 35
def optimumPartLoadRatio
end
setChilledWaterOutletTemperatureLowerLimit(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 134
def setChilledWaterOutletTemperatureLowerLimit(double)
end
setChillerFlowMode(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 137
def setChillerFlowMode(string)
end
setCoefficient1oftheHotWaterorSteamUsePartLoadRatioCurve(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 122
def setCoefficient1oftheHotWaterorSteamUsePartLoadRatioCurve(double)
end
setCoefficient1ofthePumpElectricUsePartLoadRatioCurve(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 128
def setCoefficient1ofthePumpElectricUsePartLoadRatioCurve(double)
end
setCoefficient2oftheHotWaterorSteamUsePartLoadRatioCurve(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 124
def setCoefficient2oftheHotWaterorSteamUsePartLoadRatioCurve(double)
end
setCoefficient2ofthePumpElectricUsePartLoadRatioCurve(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 130
def setCoefficient2ofthePumpElectricUsePartLoadRatioCurve(double)
end
setCoefficient3oftheHotWaterorSteamUsePartLoadRatioCurve(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 126
def setCoefficient3oftheHotWaterorSteamUsePartLoadRatioCurve(double)
end
setCoefficient3ofthePumpElectricUsePartLoadRatioCurve(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 132
def setCoefficient3ofthePumpElectricUsePartLoadRatioCurve(double)
end
setDegreeofSubcoolinginSteamGenerator(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 147
def setDegreeofSubcoolinginSteamGenerator(double)
end
setDesignChilledWaterFlowRate(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 113
def setDesignChilledWaterFlowRate(double)
end
setDesignCondenserInletTemperature(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 110
def setDesignCondenserInletTemperature(double)
end
setDesignCondenserWaterFlowRate(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 118
def setDesignCondenserWaterFlowRate(double)
end
setDesignGeneratorFluidFlowRate(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 143
def setDesignGeneratorFluidFlowRate(double)
end
setGeneratorHeatSourceType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 140
def setGeneratorHeatSourceType(string)
end
setMaximumPartLoadRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 105
def setMaximumPartLoadRatio(double)
end
setMinimumPartLoadRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 102
def setMinimumPartLoadRatio(double)
end
setNominalCapacity(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 92
def setNominalCapacity(double)
end
setNominalPumpingPower(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 97
def setNominalPumpingPower(double)
end
setOptimumPartLoadRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 108
def setOptimumPartLoadRatio(double)
end
setSizingFactor(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 150
def setSizingFactor(double)
end
sizingFactor() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerAbsorption.rb, line 89
def sizingFactor
end