class OpenStudio::Model::FanVariableVolume

Public Class Methods

fanPowerMinimumFlowRateInputMethodValues() click to toggle source

@return [StringVector]

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

@return [IddObjectType]

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

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 14
def self.validFanPowerMinimumFlowRateInputMethodValues
end

Public Instance Methods

autosizeMaximumFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 89
def autosizeMaximumFlowRate
end
availabilitySchedule() click to toggle source

@return [Schedule]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 17
def availabilitySchedule
end
endUseSubcategory() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 77
def endUseSubcategory
end
fanEfficiency() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 20
def fanEfficiency
end
fanPowerCoefficient1() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 62
def fanPowerCoefficient1
end
fanPowerCoefficient2() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 65
def fanPowerCoefficient2
end
fanPowerCoefficient3() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 68
def fanPowerCoefficient3
end
fanPowerCoefficient4() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 71
def fanPowerCoefficient4
end
fanPowerCoefficient5() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 74
def fanPowerCoefficient5
end
fanPowerMinimumAirFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 47
def fanPowerMinimumAirFlowRate
end
fanPowerMinimumFlowFraction() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 41
def fanPowerMinimumFlowFraction
end
fanPowerMinimumFlowRateInputMethod() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 35
def fanPowerMinimumFlowRateInputMethod
end
getFanEfficiency(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 119
def getFanEfficiency(*args)
end
getFanPowerCoefficient1(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 140
def getFanPowerCoefficient1(*args)
end
getFanPowerCoefficient2(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 143
def getFanPowerCoefficient2(*args)
end
getFanPowerCoefficient3(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 146
def getFanPowerCoefficient3(*args)
end
getFanPowerCoefficient4(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 149
def getFanPowerCoefficient4(*args)
end
getFanPowerCoefficient5(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 152
def getFanPowerCoefficient5(*args)
end
getFanPowerMinimumAirFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 131
def getFanPowerMinimumAirFlowRate(*args)
end
getFanPowerMinimumFlowFraction(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 128
def getFanPowerMinimumFlowFraction(*args)
end
getMaximumFlowRate(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 125
def getMaximumFlowRate(*args)
end
getMotorEfficiency(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 134
def getMotorEfficiency(*args)
end
getMotorInAirstreamFraction(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 137
def getMotorInAirstreamFraction(*args)
end
getPressureRise(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 122
def getPressureRise(*args)
end
isEndUseSubcategoryDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 80
def isEndUseSubcategoryDefaulted
end
isFanEfficiencyDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 23
def isFanEfficiencyDefaulted
end
isFanPowerMinimumFlowFractionDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 44
def isFanPowerMinimumFlowFractionDefaulted
end
isFanPowerMinimumFlowRateInputMethodDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 38
def isFanPowerMinimumFlowRateInputMethodDefaulted
end
isMaximumFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 32
def isMaximumFlowRateAutosized
end
isMotorEfficiencyDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 53
def isMotorEfficiencyDefaulted
end
isMotorInAirstreamFractionDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 59
def isMotorInAirstreamFractionDefaulted
end
maximumFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 29
def maximumFlowRate
end
motorEfficiency() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 50
def motorEfficiency
end
motorInAirstreamFraction() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 56
def motorInAirstreamFraction
end
pressureRise() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 26
def pressureRise
end
resetEndUseSubcategory() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 116
def resetEndUseSubcategory
end
resetFanEfficiency() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 85
def resetFanEfficiency
end
resetFanPowerCoefficient1() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 104
def resetFanPowerCoefficient1
end
resetFanPowerCoefficient2() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 106
def resetFanPowerCoefficient2
end
resetFanPowerCoefficient3() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 108
def resetFanPowerCoefficient3
end
resetFanPowerCoefficient4() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 110
def resetFanPowerCoefficient4
end
resetFanPowerCoefficient5() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 112
def resetFanPowerCoefficient5
end
resetFanPowerMinimumAirFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 98
def resetFanPowerMinimumAirFlowRate
end
resetFanPowerMinimumFlowFraction() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 96
def resetFanPowerMinimumFlowFraction
end
resetFanPowerMinimumFlowRateInputMethod() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 94
def resetFanPowerMinimumFlowRateInputMethod
end
resetMaximumFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 87
def resetMaximumFlowRate
end
resetMotorEfficiency() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 100
def resetMotorEfficiency
end
resetMotorInAirstreamFraction() click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 102
def resetMotorInAirstreamFraction
end
setAvailabilitySchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 83
def setAvailabilitySchedule(schedule)
end
setEndUseSubcategory(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 114
def setEndUseSubcategory(string)
end
setFanEfficiency(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 155
def setFanEfficiency(*args)
end
setFanPowerCoefficient1(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 174
def setFanPowerCoefficient1(*args)
end
setFanPowerCoefficient2(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 176
def setFanPowerCoefficient2(*args)
end
setFanPowerCoefficient3(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 178
def setFanPowerCoefficient3(*args)
end
setFanPowerCoefficient4(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 180
def setFanPowerCoefficient4(*args)
end
setFanPowerCoefficient5(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 182
def setFanPowerCoefficient5(*args)
end
setFanPowerMinimumAirFlowRate(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 166
def setFanPowerMinimumAirFlowRate(*args)
end
setFanPowerMinimumFlowFraction(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 163
def setFanPowerMinimumFlowFraction(*args)
end
setFanPowerMinimumFlowRateInputMethod(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 92
def setFanPowerMinimumFlowRateInputMethod(string)
end
setMaximumFlowRate(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 160
def setMaximumFlowRate(*args)
end
setMotorEfficiency(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 169
def setMotorEfficiency(*args)
end
setMotorInAirstreamFraction(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 172
def setMotorInAirstreamFraction(*args)
end
setPressureRise(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/FanVariableVolume.rb, line 157
def setPressureRise(*args)
end