Class: OpenStudio::Model::ChillerElectricEIR

Inherits:
WaterToWaterComponent show all
Defined in:
lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from WaterToWaterComponent

#disconnect, #plantLoop, #removeFromPlantLoop, #removeFromSecondaryPlantLoop, #removeFromTertiaryPlantLoop, #secondaryPlantLoop, #tertiaryInletModelObject, #tertiaryOutletModelObject, #tertiaryPlantLoop

Methods inherited from HVACComponent

#addToNode, #addToSplitter, #airLoopHVAC, #airLoopHVACOutdoorAirSystem, #containingHVACComponent, #containingStraightComponent, #containingZoneHVACComponent, #disconnect, #isRemovable, #loop, #plantLoop, #remove

Methods inherited from ParentObject

#allowableChildTypes, #children

Methods inherited from ModelObject

#EqualEqual, #LessThan, #NotEqual, #__str__, #clone, #connectedObject, #connectedObjectPort, #createComponent, #getData, #getScheduleTypeKeys, #iddObjectType, #lifeCycleCosts, #model, #outputVariableNames, #outputVariables, #parent, #removeLifeCycleCosts, #resources, #setParent, #toIdfObject

Methods inherited from WorkspaceObject

#LessThan, #__str__, #canBeSource, #canBeTarget, #getSourceIndices, #getSources, #getTarget, #idfObject, #initialized, #isSource, #isTarget, #numSources, #objectListFieldsEqual, #objectListFieldsNonConflicting, #remove, #setPointer, #sources, #targets, #workspace

Class Method Details

.iddObjectTypeIddObjectType

Returns:



8
9
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 8

def self.iddObjectType
end

.new(*args) ⇒ Object



5
6
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 5

def self.new(*args)
end

.validChillerFlowModeValuesStringVector

Returns:

  • (StringVector)


14
15
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 14

def self.validChillerFlowModeValues
end

.validCondenserTypeValuesStringVector

Returns:

  • (StringVector)


11
12
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 11

def self.validCondenserTypeValues
end

Instance Method Details

#autosizeReferenceCapacityObject



157
158
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 157

def autosizeReferenceCapacity
end

#autosizeReferenceChilledWaterFlowRateObject



172
173
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 172

def autosizeReferenceChilledWaterFlowRate
end

#autosizeReferenceCondenserFluidFlowRateObject



176
177
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 176

def autosizeReferenceCondenserFluidFlowRate
end

#basinHeaterCapacityDouble

Returns:

  • (Double)


143
144
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 143

def basinHeaterCapacity
end

#basinHeaterScheduleOptionalSchedule

Returns:



155
156
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 155

def basinHeaterSchedule
end

#basinHeaterSetpointTemperatureDouble

Returns:

  • (Double)


149
150
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 149

def basinHeaterSetpointTemperature
end

#chilledWaterInletNodeNameString

Returns:

  • (String)


83
84
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 83

def chilledWaterInletNodeName
end

#chilledWaterOutletNodeNameString

Returns:

  • (String)


86
87
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 86

def chilledWaterOutletNodeName
end

#chillerFlowModeString

Returns:

  • (String)


119
120
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 119

def chillerFlowMode
end

#compressorMotorEfficiencyDouble

Returns:

  • (Double)


107
108
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 107

def compressorMotorEfficiency
end

#condenserFanPowerRatioDouble

Returns:

  • (Double)


101
102
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 101

def condenserFanPowerRatio
end

#condenserInletNodeNameOptionalString

Returns:



89
90
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 89

def condenserInletNodeName
end

#condenserOutletNodeNameOptionalString

Returns:



92
93
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 92

def condenserOutletNodeName
end

#condenserTypeString

Returns:

  • (String)


95
96
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 95

def condenserType
end

#coolingCapacityFunctionOfTemperatureCurveBiquadratic

Returns:



50
51
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 50

def coolingCapacityFunctionOfTemperature
end

#designHeatRecoveryWaterFlowRateDouble

Returns:

  • (Double)


125
126
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 125

def designHeatRecoveryWaterFlowRate
end

#electricInputToCoolingOutputRatioFunctionOfPLRCurveQuadratic

Returns:



56
57
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 56

def electricInputToCoolingOutputRatioFunctionOfPLR
end

#electricInputToCoolingOutputRatioFunctionOfTemperatureCurveBiquadratic

Returns:



53
54
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 53

def electricInputToCoolingOutputRatioFunctionOfTemperature
end

#heatRecoveryInletNodeNameOptionalString

Returns:



131
132
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 131

def heatRecoveryInletNodeName
end

#heatRecoveryOutletNodeNameOptionalString

Returns:



134
135
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 134

def heatRecoveryOutletNodeName
end

#isBasinHeaterCapacityDefaultedBoolean

Returns:

  • (Boolean)


146
147
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 146

def isBasinHeaterCapacityDefaulted
end

#isBasinHeaterSetpointTemperatureDefaultedBoolean

Returns:

  • (Boolean)


152
153
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 152

def isBasinHeaterSetpointTemperatureDefaulted
end

#isChillerFlowModeDefaultedBoolean

Returns:

  • (Boolean)


122
123
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 122

def isChillerFlowModeDefaulted
end

#isCompressorMotorEfficiencyDefaultedBoolean

Returns:

  • (Boolean)


110
111
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 110

def isCompressorMotorEfficiencyDefaulted
end

#isCondenserFanPowerRatioDefaultedBoolean

Returns:

  • (Boolean)


104
105
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 104

def isCondenserFanPowerRatioDefaulted
end

#isCondenserTypeDefaultedBoolean

Returns:

  • (Boolean)


98
99
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 98

def isCondenserTypeDefaulted
end

#isDesignHeatRecoveryWaterFlowRateDefaultedBoolean

Returns:

  • (Boolean)


128
129
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 128

def isDesignHeatRecoveryWaterFlowRateDefaulted
end

#isLeavingChilledWaterLowerTemperatureLimitDefaultedBoolean

Returns:

  • (Boolean)


116
117
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 116

def isLeavingChilledWaterLowerTemperatureLimitDefaulted
end

#isMaximumPartLoadRatioDefaultedBoolean

Returns:

  • (Boolean)


68
69
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 68

def isMaximumPartLoadRatioDefaulted
end

#isMinimumPartLoadRatioDefaultedBoolean

Returns:

  • (Boolean)


62
63
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 62

def isMinimumPartLoadRatioDefaulted
end

#isMinimumUnloadingRatioDefaultedBoolean

Returns:

  • (Boolean)


80
81
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 80

def isMinimumUnloadingRatioDefaulted
end

#isOptimumPartLoadRatioDefaultedBoolean

Returns:

  • (Boolean)


74
75
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 74

def isOptimumPartLoadRatioDefaulted
end

#isReferenceCapacityAutosizedBoolean

Returns:

  • (Boolean)


20
21
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 20

def isReferenceCapacityAutosized
end

#isReferenceChilledWaterFlowRateAutosizedBoolean

Returns:

  • (Boolean)


41
42
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 41

def isReferenceChilledWaterFlowRateAutosized
end

#isReferenceCondenserFluidFlowRateAutosizedBoolean

Returns:

  • (Boolean)


47
48
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 47

def isReferenceCondenserFluidFlowRateAutosized
end

#isReferenceEnteringCondenserFluidTemperatureDefaultedBoolean

Returns:

  • (Boolean)


35
36
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 35

def isReferenceEnteringCondenserFluidTemperatureDefaulted
end

#isReferenceLeavingChilledWaterTemperatureDefaultedBoolean

Returns:

  • (Boolean)


29
30
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 29

def isReferenceLeavingChilledWaterTemperatureDefaulted
end

#isSizingFactorDefaultedBoolean

Returns:

  • (Boolean)


140
141
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 140

def isSizingFactorDefaulted
end

#leavingChilledWaterLowerTemperatureLimitDouble

Returns:

  • (Double)


113
114
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 113

def leavingChilledWaterLowerTemperatureLimit
end

#maximumPartLoadRatioDouble

Returns:

  • (Double)


65
66
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 65

def maximumPartLoadRatio
end

#minimumPartLoadRatioDouble

Returns:

  • (Double)


59
60
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 59

def minimumPartLoadRatio
end

#minimumUnloadingRatioDouble

Returns:

  • (Double)


77
78
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 77

def minimumUnloadingRatio
end

#optimumPartLoadRatioDouble

Returns:

  • (Double)


71
72
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 71

def optimumPartLoadRatio
end

#referenceCapacityOptionalDouble

Returns:



17
18
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 17

def referenceCapacity
end

#referenceChilledWaterFlowRateOptionalDouble

Returns:



38
39
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 38

def referenceChilledWaterFlowRate
end

#referenceCondenserFluidFlowRateOptionalDouble

Returns:



44
45
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 44

def referenceCondenserFluidFlowRate
end

#referenceCOPDouble

Returns:

  • (Double)


23
24
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 23

def referenceCOP
end

#referenceEnteringCondenserFluidTemperatureDouble

Returns:

  • (Double)


32
33
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 32

def referenceEnteringCondenserFluidTemperature
end

#referenceLeavingChilledWaterTemperatureDouble

Returns:

  • (Double)


26
27
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 26

def referenceLeavingChilledWaterTemperature
end

#resetBasinHeaterCapacityObject



256
257
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 256

def resetBasinHeaterCapacity
end

#resetBasinHeaterScheduleObject



266
267
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 266

def resetBasinHeaterSchedule
end

#resetBasinHeaterSetpointTemperatureObject



261
262
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 261

def resetBasinHeaterSetpointTemperature
end

#resetChillerFlowModeObject



237
238
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 237

def resetChillerFlowMode
end

#resetCompressorMotorEfficiencyObject



228
229
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 228

def resetCompressorMotorEfficiency
end

#resetCondenserFanPowerRatioObject



223
224
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 223

def resetCondenserFanPowerRatio
end

#resetCondenserInletNodeNameObject



211
212
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 211

def resetCondenserInletNodeName
end

#resetCondenserOutletNodeNameObject



213
214
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 213

def resetCondenserOutletNodeName
end

#resetCondenserTypeObject



218
219
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 218

def resetCondenserType
end

#resetDesignHeatRecoveryWaterFlowRateObject



242
243
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 242

def resetDesignHeatRecoveryWaterFlowRate
end

#resetHeatRecoveryInletNodeNameObject



244
245
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 244

def resetHeatRecoveryInletNodeName
end

#resetHeatRecoveryOutletNodeNameObject



246
247
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 246

def resetHeatRecoveryOutletNodeName
end

#resetLeavingChilledWaterLowerTemperatureLimitObject



232
233
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 232

def resetLeavingChilledWaterLowerTemperatureLimit
end

#resetMaximumPartLoadRatioObject



195
196
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 195

def resetMaximumPartLoadRatio
end

#resetMinimumPartLoadRatioObject



190
191
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 190

def resetMinimumPartLoadRatio
end

#resetMinimumUnloadingRatioObject



205
206
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 205

def resetMinimumUnloadingRatio
end

#resetOptimumPartLoadRatioObject



200
201
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 200

def resetOptimumPartLoadRatio
end

#resetReferenceChilledWaterFlowRateObject



170
171
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 170

def resetReferenceChilledWaterFlowRate
end

#resetReferenceCondenserFluidFlowRateObject



174
175
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 174

def resetReferenceCondenserFluidFlowRate
end

#resetReferenceEnteringCondenserFluidTemperatureObject



168
169
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 168

def resetReferenceEnteringCondenserFluidTemperature
end

#resetReferenceLeavingChilledWaterTemperatureObject



164
165
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 164

def resetReferenceLeavingChilledWaterTemperature
end

#resetSizingFactorObject



251
252
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 251

def resetSizingFactor
end

#setBasinHeaterCapacity(double) ⇒ Boolean

Returns:

  • (Boolean)


254
255
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 254

def setBasinHeaterCapacity(double)
end

#setBasinHeaterSchedule(schedule) ⇒ Boolean

Returns:

  • (Boolean)


264
265
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 264

def setBasinHeaterSchedule(schedule)
end

#setBasinHeaterSetpointTemperature(double) ⇒ Boolean

Returns:

  • (Boolean)


259
260
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 259

def setBasinHeaterSetpointTemperature(double)
end

#setChilledWaterInletNodeName(string) ⇒ Object



207
208
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 207

def setChilledWaterInletNodeName(string)
end

#setChilledWaterOutletNodeName(string) ⇒ Object



209
210
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 209

def setChilledWaterOutletNodeName(string)
end

#setChillerFlowMode(string) ⇒ Boolean

Returns:

  • (Boolean)


235
236
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 235

def setChillerFlowMode(string)
end

#setCompressorMotorEfficiency(double) ⇒ Boolean

Returns:

  • (Boolean)


226
227
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 226

def setCompressorMotorEfficiency(double)
end

#setCondenserFanPowerRatio(double) ⇒ Boolean

Returns:

  • (Boolean)


221
222
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 221

def setCondenserFanPowerRatio(double)
end

#setCondenserInletNodeName(*args) ⇒ Object



277
278
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 277

def setCondenserInletNodeName(*args)
end

#setCondenserOutletNodeName(*args) ⇒ Object



279
280
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 279

def setCondenserOutletNodeName(*args)
end

#setCondenserType(string) ⇒ Boolean

Returns:

  • (Boolean)


216
217
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 216

def setCondenserType(string)
end

#setCoolingCapacityFunctionOfTemperature(curveBiquadratic) ⇒ Boolean

Returns:

  • (Boolean)


179
180
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 179

def setCoolingCapacityFunctionOfTemperature(curveBiquadratic)
end

#setDesignHeatRecoveryWaterFlowRate(double) ⇒ Boolean

Returns:

  • (Boolean)


240
241
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 240

def setDesignHeatRecoveryWaterFlowRate(double)
end

#setElectricInputToCoolingOutputRatioFunctionOfPLR(curveQuadratic) ⇒ Boolean

Returns:

  • (Boolean)


185
186
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 185

def setElectricInputToCoolingOutputRatioFunctionOfPLR(curveQuadratic)
end

#setElectricInputToCoolingOutputRatioFunctionOfTemperature(curveBiquadratic) ⇒ Boolean

Returns:

  • (Boolean)


182
183
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 182

def setElectricInputToCoolingOutputRatioFunctionOfTemperature(curveBiquadratic)
end

#setHeatRecoveryInletNodeName(*args) ⇒ Object



281
282
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 281

def setHeatRecoveryInletNodeName(*args)
end

#setHeatRecoveryOutletNodeName(*args) ⇒ Object



283
284
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 283

def setHeatRecoveryOutletNodeName(*args)
end

#setLeavingChilledWaterLowerTemperatureLimit(double) ⇒ Object



230
231
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 230

def setLeavingChilledWaterLowerTemperatureLimit(double)
end

#setMaximumPartLoadRatio(double) ⇒ Boolean

Returns:

  • (Boolean)


193
194
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 193

def setMaximumPartLoadRatio(double)
end

#setMinimumPartLoadRatio(double) ⇒ Boolean

Returns:

  • (Boolean)


188
189
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 188

def setMinimumPartLoadRatio(double)
end

#setMinimumUnloadingRatio(double) ⇒ Boolean

Returns:

  • (Boolean)


203
204
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 203

def setMinimumUnloadingRatio(double)
end

#setOptimumPartLoadRatio(double) ⇒ Boolean

Returns:

  • (Boolean)


198
199
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 198

def setOptimumPartLoadRatio(double)
end

#setReferenceCapacity(*args) ⇒ Boolean

Returns:

  • (Boolean)


269
270
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 269

def setReferenceCapacity(*args)
end

#setReferenceChilledWaterFlowRate(*args) ⇒ Boolean

Returns:

  • (Boolean)


272
273
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 272

def setReferenceChilledWaterFlowRate(*args)
end

#setReferenceCondenserFluidFlowRate(*args) ⇒ Boolean

Returns:

  • (Boolean)


275
276
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 275

def setReferenceCondenserFluidFlowRate(*args)
end

#setReferenceCOP(double) ⇒ Boolean

Returns:

  • (Boolean)


160
161
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 160

def setReferenceCOP(double)
end

#setReferenceEnteringCondenserFluidTemperature(double) ⇒ Object



166
167
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 166

def setReferenceEnteringCondenserFluidTemperature(double)
end

#setReferenceLeavingChilledWaterTemperature(double) ⇒ Object



162
163
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 162

def setReferenceLeavingChilledWaterTemperature(double)
end

#setSizingFactor(double) ⇒ Boolean

Returns:

  • (Boolean)


249
250
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 249

def setSizingFactor(double)
end

#sizingFactorDouble

Returns:

  • (Double)


137
138
# File 'lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb', line 137

def sizingFactor
end