Class: OpenStudio::Model::HeaderedPumpsVariableSpeed

Inherits:
StraightComponent show all
Defined in:
lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from StraightComponent

#addToNode, #airLoopHVAC, #clone, #disconnect, #inletModelObject, #inletPort, #outletModelObject, #outletPort, #remove, #removeFromLoop

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

.flowSequencingControlSchemeValuesStringVector

Returns:

  • (StringVector)


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

def self.flowSequencingControlSchemeValues
end

.iddObjectTypeIddObjectType

Returns:



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

def self.iddObjectType
end

.new(model) ⇒ Object



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

def self.new(model)
end

.pumpControlTypeValuesStringVector

Returns:

  • (StringVector)


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

def self.pumpControlTypeValues
end

Instance Method Details

#autosizeRatedPowerConsumptionObject



84
85
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 84

def autosizeRatedPowerConsumption
end

#autosizeTotalRatedFlowRateObject



73
74
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 73

def autosizeTotalRatedFlowRate
end

#coefficient1ofthePartLoadPerformanceCurveDouble

Returns:

  • (Double)


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

def coefficient1ofthePartLoadPerformanceCurve
end

#coefficient2ofthePartLoadPerformanceCurveDouble

Returns:

  • (Double)


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

def coefficient2ofthePartLoadPerformanceCurve
end

#coefficient3ofthePartLoadPerformanceCurveDouble

Returns:

  • (Double)


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

def coefficient3ofthePartLoadPerformanceCurve
end

#coefficient4ofthePartLoadPerformanceCurveDouble

Returns:

  • (Double)


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

def coefficient4ofthePartLoadPerformanceCurve
end

#flowSequencingControlSchemeString

Returns:

  • (String)


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

def flowSequencingControlScheme
end

#fractionofMotorInefficienciestoFluidStreamDouble

Returns:

  • (Double)


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

def fractionofMotorInefficienciestoFluidStream
end

#isRatedPowerConsumptionAutosizedBoolean

Returns:

  • (Boolean)


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

def isRatedPowerConsumptionAutosized
end

#isTotalRatedFlowRateAutosizedBoolean

Returns:

  • (Boolean)


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

def isTotalRatedFlowRateAutosized
end

#minimumFlowRateFractionDouble

Returns:

  • (Double)


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

def minimumFlowRateFraction
end

#motorEfficiencyDouble

Returns:

  • (Double)


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

def motorEfficiency
end

#numberofPumpsinBankInt32

Returns:

  • (Int32)


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

def numberofPumpsinBank
end

#pumpControlTypeString

Returns:

  • (String)


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

def pumpControlType
end

#pumpFlowRateScheduleOptionalSchedule

Returns:



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

def pumpFlowRateSchedule
end

#ratedPowerConsumptionOptionalDouble

Returns:



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

def ratedPowerConsumption
end

#ratedPumpHeadDouble

Returns:

  • (Double)


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

def ratedPumpHead
end

#resetPumpFlowRateScheduleObject



109
110
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 109

def resetPumpFlowRateSchedule
end

#resetThermalZoneObject



114
115
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 114

def resetThermalZone
end

#setCoefficient1ofthePartLoadPerformanceCurve(double) ⇒ Object



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

def setCoefficient1ofthePartLoadPerformanceCurve(double)
end

#setCoefficient2ofthePartLoadPerformanceCurve(double) ⇒ Object



94
95
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 94

def setCoefficient2ofthePartLoadPerformanceCurve(double)
end

#setCoefficient3ofthePartLoadPerformanceCurve(double) ⇒ Object



96
97
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 96

def setCoefficient3ofthePartLoadPerformanceCurve(double)
end

#setCoefficient4ofthePartLoadPerformanceCurve(double) ⇒ Object



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

def setCoefficient4ofthePartLoadPerformanceCurve(double)
end

#setFlowSequencingControlScheme(string) ⇒ Boolean

Returns:

  • (Boolean)


78
79
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 78

def setFlowSequencingControlScheme(string)
end

#setFractionofMotorInefficienciestoFluidStream(double) ⇒ Boolean

Returns:

  • (Boolean)


90
91
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 90

def setFractionofMotorInefficienciestoFluidStream(double)
end

#setMinimumFlowRateFraction(double) ⇒ Boolean

Returns:

  • (Boolean)


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

def setMinimumFlowRateFraction(double)
end

#setMotorEfficiency(double) ⇒ Boolean

Returns:

  • (Boolean)


87
88
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 87

def setMotorEfficiency(double)
end

#setNumberofPumpsinBank(int32) ⇒ Object



75
76
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 75

def setNumberofPumpsinBank(int32)
end

#setPumpControlType(string) ⇒ Boolean

Returns:

  • (Boolean)


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

def setPumpControlType(string)
end

#setPumpFlowRateSchedule(schedule) ⇒ Boolean

Returns:

  • (Boolean)


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

def setPumpFlowRateSchedule(schedule)
end

#setRatedPowerConsumption(double) ⇒ Object



82
83
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 82

def setRatedPowerConsumption(double)
end

#setRatedPumpHead(double) ⇒ Object



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

def setRatedPumpHead(double)
end

#setSkinLossRadiativeFraction(double) ⇒ Boolean

Returns:

  • (Boolean)


117
118
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 117

def setSkinLossRadiativeFraction(double)
end

#setThermalZone(thermalZone) ⇒ Boolean

Returns:

  • (Boolean)


112
113
# File 'lib/openstudio-api-stubs/Classes/HeaderedPumpsVariableSpeed.rb', line 112

def setThermalZone(thermalZone)
end

#setTotalRatedFlowRate(double) ⇒ Boolean

Returns:

  • (Boolean)


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

def setTotalRatedFlowRate(double)
end

#skinLossRadiativeFractionDouble

Returns:

  • (Double)


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

def skinLossRadiativeFraction
end

#thermalZoneOptionalThermalZone

Returns:



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

def thermalZone
end

#totalRatedFlowRateOptionalDouble

Returns:



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

def totalRatedFlowRate
end