Class: OpenStudio::Model::GeneratorFuelCellPowerModule
- Inherits:
-
ModelObject
show all
- Defined in:
- lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb
Class Method Summary
collapse
Instance Method Summary
collapse
Methods inherited from ModelObject
#EqualEqual, #LessThan, #NotEqual, #__str__, #clone, #connectedObject, #connectedObjectPort, #createComponent, #getData, #getScheduleTypeKeys, #iddObjectType, #lifeCycleCosts, #model, #outputVariableNames, #outputVariables, #parent, #removeLifeCycleCosts, #resources, #setParent, #toIdfObject
#LessThan, #__str__, #canBeSource, #canBeTarget, #getSourceIndices, #getSources, #getTarget, #idfObject, #initialized, #isSource, #isTarget, #numSources, #objectListFieldsEqual, #objectListFieldsNonConflicting, #remove, #setPointer, #sources, #targets, #workspace
Class Method Details
.efficiencyCurveModeValues ⇒ StringVector
11
12
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 11
def self.efficiencyCurveModeValues
end
|
8
9
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 8
def self.iddObjectType
end
|
.new(*args) ⇒ Object
5
6
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 5
def self.new(*args)
end
|
.skinLossCalculationModeValues ⇒ StringVector
14
15
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 14
def self.skinLossCalculationModeValues
end
|
Instance Method Details
#accumulatedRunTimeDegradationCoefficient ⇒ Double
38
39
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 38
def accumulatedRunTimeDegradationCoefficient
end
|
#ancillaryElectricityConstantTerm ⇒ Double
71
72
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 71
def ancillaryElectricityConstantTerm
end
|
#ancillaryElectricityLinearTerm ⇒ Double
74
75
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 74
def ancillaryElectricityLinearTerm
end
|
#constantSkinLossRate ⇒ Double
86
87
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 86
def constantSkinLossRate
end
|
32
33
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 32
def cyclingPerformanceDegradationCoefficient
end
|
#dilutionAirFlowRate ⇒ Double
95
96
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 95
def dilutionAirFlowRate
end
|
101
102
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 101
def dilutionInletAirNode
end
|
#dilutionOutletAirNode ⇒ OptionalNode
104
105
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 104
def dilutionOutletAirNode
end
|
20
21
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 20
def efficiencyCurve
end
|
#efficiencyCurveMode ⇒ String
17
18
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 17
def efficiencyCurveMode
end
|
113
114
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 113
def fuelCell
end
|
#maximumOperatingPoint ⇒ Double
110
111
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 110
def maximumOperatingPoint
end
|
#minimumOperatingPoint ⇒ Double
107
108
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 107
def minimumOperatingPoint
end
|
#nominalEfficiency ⇒ Double
23
24
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 23
def nominalEfficiency
end
|
#nominalElectricalPower ⇒ Double
26
27
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 26
def nominalElectricalPower
end
|
#numberofRunHoursatBeginningofSimulation ⇒ Double
35
36
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 35
def numberofRunHoursatBeginningofSimulation
end
|
#numberofStopsatStartofSimulation ⇒ Double
29
30
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 29
def numberofStopsatStartofSimulation
end
|
#powerDownTransientLimit ⇒ Double
47
48
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 47
def powerDownTransientLimit
end
|
#powerUpTransientLimit ⇒ Double
44
45
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 44
def powerUpTransientLimit
end
|
#resetAccumulatedRunTimeDegradationCoefficient ⇒ Object
145
146
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 145
def resetAccumulatedRunTimeDegradationCoefficient
end
|
#resetAncillaryElectricityConstantTerm ⇒ Object
189
190
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 189
def resetAncillaryElectricityConstantTerm
end
|
#resetAncillaryElectricityLinearTerm ⇒ Object
193
194
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 193
def resetAncillaryElectricityLinearTerm
end
|
#resetConstantSkinLossRate ⇒ Object
212
213
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 212
def resetConstantSkinLossRate
end
|
137
138
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 137
def resetCyclingPerformanceDegradationCoefficient
end
|
#resetDilutionAirFlowRate ⇒ Object
225
226
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 225
def resetDilutionAirFlowRate
end
|
#resetDilutionInletAirNode ⇒ Object
234
235
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 234
def resetDilutionInletAirNode
end
|
#resetDilutionOutletAirNode ⇒ Object
239
240
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 239
def resetDilutionOutletAirNode
end
|
#resetEfficiencyCurveMode ⇒ Object
118
119
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 118
def resetEfficiencyCurveMode
end
|
#resetMaximumOperatingPoint ⇒ Object
247
248
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 247
def resetMaximumOperatingPoint
end
|
#resetMinimumOperatingPoint ⇒ Object
243
244
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 243
def resetMinimumOperatingPoint
end
|
#resetNominalEfficiency ⇒ Object
125
126
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 125
def resetNominalEfficiency
end
|
#resetNominalElectricalPower ⇒ Object
129
130
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 129
def resetNominalElectricalPower
end
|
#resetNumberofRunHoursatBeginningofSimulation ⇒ Object
141
142
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 141
def resetNumberofRunHoursatBeginningofSimulation
end
|
#resetNumberofStopsatStartofSimulation ⇒ Object
133
134
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 133
def resetNumberofStopsatStartofSimulation
end
|
#resetPowerDownTransientLimit ⇒ Object
157
158
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 157
def resetPowerDownTransientLimit
end
|
#resetPowerUpTransientLimit ⇒ Object
153
154
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 153
def resetPowerUpTransientLimit
end
|
#resetRunTimeDegradationInitiationTimeThreshold ⇒ Object
149
150
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 149
def resetRunTimeDegradationInitiationTimeThreshold
end
|
#resetShutDownElectricityConsumption ⇒ Object
185
186
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 185
def resetShutDownElectricityConsumption
end
|
#resetShutDownFuel ⇒ Object
181
182
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 181
def resetShutDownFuel
end
|
#resetShutDownTime ⇒ Object
177
178
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 177
def resetShutDownTime
end
|
#resetSkinLossCalculationMode ⇒ Object
198
199
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 198
def resetSkinLossCalculationMode
end
|
#resetSkinLossQuadraticCurve ⇒ Object
221
222
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 221
def resetSkinLossQuadraticCurve
end
|
#resetSkinLossRadiativeFraction ⇒ Object
208
209
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 208
def resetSkinLossRadiativeFraction
end
|
#resetSkinLossUFactorTimesAreaTerm ⇒ Object
216
217
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 216
def resetSkinLossUFactorTimesAreaTerm
end
|
#resetStackHeatlosstoDilutionAir ⇒ Object
229
230
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 229
def resetStackHeatlosstoDilutionAir
end
|
#resetStartUpElectricityConsumption ⇒ Object
169
170
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 169
def resetStartUpElectricityConsumption
end
|
#resetStartUpElectricityProduced ⇒ Object
173
174
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 173
def resetStartUpElectricityProduced
end
|
#resetStartUpFuel ⇒ Object
165
166
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 165
def resetStartUpFuel
end
|
#resetStartUpTime ⇒ Object
161
162
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 161
def resetStartUpTime
end
|
#resetZone ⇒ Object
203
204
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 203
def resetZone
end
|
#runTimeDegradationInitiationTimeThreshold ⇒ Double
41
42
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 41
def runTimeDegradationInitiationTimeThreshold
end
|
#setAccumulatedRunTimeDegradationCoefficient(double) ⇒ Object
143
144
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 143
def setAccumulatedRunTimeDegradationCoefficient(double)
end
|
#setAncillaryElectricityConstantTerm(double) ⇒ Object
187
188
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 187
def setAncillaryElectricityConstantTerm(double)
end
|
#setAncillaryElectricityLinearTerm(double) ⇒ Object
191
192
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 191
def setAncillaryElectricityLinearTerm(double)
end
|
#setConstantSkinLossRate(double) ⇒ Object
210
211
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 210
def setConstantSkinLossRate(double)
end
|
135
136
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 135
def setCyclingPerformanceDegradationCoefficient(double)
end
|
#setDilutionAirFlowRate(double) ⇒ Object
223
224
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 223
def setDilutionAirFlowRate(double)
end
|
#setDilutionInletAirNode(node) ⇒ Boolean
232
233
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 232
def setDilutionInletAirNode(node)
end
|
#setDilutionOutletAirNode(node) ⇒ Boolean
237
238
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 237
def setDilutionOutletAirNode(node)
end
|
#setEfficiencyCurve(curveQuadratic) ⇒ Boolean
121
122
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 121
def setEfficiencyCurve(curveQuadratic)
end
|
#setEfficiencyCurveMode(string) ⇒ Boolean
116
117
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 116
def setEfficiencyCurveMode(string)
end
|
#setMaximumOperatingPoint(double) ⇒ Object
245
246
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 245
def setMaximumOperatingPoint(double)
end
|
#setMinimumOperatingPoint(double) ⇒ Object
241
242
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 241
def setMinimumOperatingPoint(double)
end
|
#setNominalEfficiency(double) ⇒ Object
123
124
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 123
def setNominalEfficiency(double)
end
|
#setNominalElectricalPower(double) ⇒ Object
127
128
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 127
def setNominalElectricalPower(double)
end
|
#setNumberofRunHoursatBeginningofSimulation(double) ⇒ Object
139
140
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 139
def setNumberofRunHoursatBeginningofSimulation(double)
end
|
#setNumberofStopsatStartofSimulation(double) ⇒ Object
131
132
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 131
def setNumberofStopsatStartofSimulation(double)
end
|
#setPowerDownTransientLimit(double) ⇒ Object
155
156
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 155
def setPowerDownTransientLimit(double)
end
|
#setPowerUpTransientLimit(double) ⇒ Object
151
152
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 151
def setPowerUpTransientLimit(double)
end
|
#setRunTimeDegradationInitiationTimeThreshold(double) ⇒ Object
147
148
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 147
def setRunTimeDegradationInitiationTimeThreshold(double)
end
|
#setShutDownElectricityConsumption(double) ⇒ Object
183
184
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 183
def setShutDownElectricityConsumption(double)
end
|
#setShutDownFuel(double) ⇒ Object
179
180
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 179
def setShutDownFuel(double)
end
|
#setShutDownTime(double) ⇒ Object
175
176
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 175
def setShutDownTime(double)
end
|
#setSkinLossCalculationMode(string) ⇒ Boolean
196
197
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 196
def setSkinLossCalculationMode(string)
end
|
#setSkinLossQuadraticCurve(curveQuadratic) ⇒ Boolean
219
220
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 219
def setSkinLossQuadraticCurve(curveQuadratic)
end
|
#setSkinLossRadiativeFraction(double) ⇒ Boolean
206
207
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 206
def setSkinLossRadiativeFraction(double)
end
|
#setSkinLossUFactorTimesAreaTerm(double) ⇒ Object
214
215
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 214
def setSkinLossUFactorTimesAreaTerm(double)
end
|
#setStackHeatlosstoDilutionAir(double) ⇒ Object
227
228
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 227
def setStackHeatlosstoDilutionAir(double)
end
|
#setStartUpElectricityConsumption(double) ⇒ Object
167
168
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 167
def setStartUpElectricityConsumption(double)
end
|
#setStartUpElectricityProduced(double) ⇒ Object
171
172
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 171
def setStartUpElectricityProduced(double)
end
|
#setStartUpFuel(double) ⇒ Object
163
164
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 163
def setStartUpFuel(double)
end
|
#setStartUpTime(double) ⇒ Object
159
160
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 159
def setStartUpTime(double)
end
|
#setZone(thermalZone) ⇒ Boolean
201
202
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 201
def setZone(thermalZone)
end
|
#shutDownElectricityConsumption ⇒ Double
68
69
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 68
def shutDownElectricityConsumption
end
|
#shutDownFuel ⇒ Double
65
66
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 65
def shutDownFuel
end
|
#shutDownTime ⇒ Double
62
63
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 62
def shutDownTime
end
|
#skinLossCalculationMode ⇒ String
77
78
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 77
def skinLossCalculationMode
end
|
92
93
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 92
def skinLossQuadraticCurve
end
|
#skinLossRadiativeFraction ⇒ Double
83
84
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 83
def skinLossRadiativeFraction
end
|
#skinLossUFactorTimesAreaTerm ⇒ Double
89
90
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 89
def skinLossUFactorTimesAreaTerm
end
|
#stackHeatlosstoDilutionAir ⇒ Double
98
99
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 98
def stackHeatlosstoDilutionAir
end
|
#startUpElectricityConsumption ⇒ Double
56
57
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 56
def startUpElectricityConsumption
end
|
#startUpElectricityProduced ⇒ Double
59
60
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 59
def startUpElectricityProduced
end
|
#startUpFuel ⇒ Double
53
54
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 53
def startUpFuel
end
|
#startUpTime ⇒ Double
50
51
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 50
def startUpTime
end
|
80
81
|
# File 'lib/openstudio-api-stubs/Classes/GeneratorFuelCellPowerModule.rb', line 80
def zone
end
|