class OpenStudio::Model::Gas

Public Class Methods

gasTypeValues() click to toggle source

@return [StringVector]

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

@return [IddObjectType]

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

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 8
def self.validGasTypes
end

Public Instance Methods

conductivityCoefficientA() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 74
def conductivityCoefficientA
end
conductivityCoefficientB() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 77
def conductivityCoefficientB
end
conductivityCoefficientC() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 80
def conductivityCoefficientC
end
customConductivityCoefficientA() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 38
def customConductivityCoefficientA
end
customConductivityCoefficientB() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 41
def customConductivityCoefficientB
end
customConductivityCoefficientC() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 44
def customConductivityCoefficientC
end
customMolecularWeight() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 65
def customMolecularWeight
end
customSpecificHeatCoefficientA() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 56
def customSpecificHeatCoefficientA
end
customSpecificHeatCoefficientB() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 59
def customSpecificHeatCoefficientB
end
customSpecificHeatCoefficientC() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 62
def customSpecificHeatCoefficientC
end
customViscosityCoefficientA() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 47
def customViscosityCoefficientA
end
customViscosityCoefficientB() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 50
def customViscosityCoefficientB
end
customViscosityCoefficientC() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 53
def customViscosityCoefficientC
end
gasType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 17
def gasType
end
getConductivityCoefficientA(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 144
def getConductivityCoefficientA(*args)
end
getConductivityCoefficientB(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 147
def getConductivityCoefficientB(*args)
end
getConductivityCoefficientC(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 150
def getConductivityCoefficientC(*args)
end
getMolecularWeight(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 171
def getMolecularWeight(*args)
end
getSpecificHeat(double) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 35
def getSpecificHeat(double)
end
getSpecificHeatCoefficientA(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 162
def getSpecificHeatCoefficientA(*args)
end
getSpecificHeatCoefficientB(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 165
def getSpecificHeatCoefficientB(*args)
end
getSpecificHeatCoefficientC(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 168
def getSpecificHeatCoefficientC(*args)
end
getSpecificHeatRatio(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 174
def getSpecificHeatRatio(*args)
end
getThermalConductance(double) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 23
def getThermalConductance(double)
end
getThermalConductivity(double) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 20
def getThermalConductivity(double)
end
getThermalResistance(double) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 29
def getThermalResistance(double)
end
getThermalResistivity(double) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 26
def getThermalResistivity(double)
end
getThickness(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 141
def getThickness(*args)
end
getViscosity(double) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 32
def getViscosity(double)
end
getViscosityCoefficientA(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 153
def getViscosityCoefficientA(*args)
end
getViscosityCoefficientB(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 156
def getViscosityCoefficientB(*args)
end
getViscosityCoefficientC(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 159
def getViscosityCoefficientC(*args)
end
molecularWeight() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 101
def molecularWeight
end
resetConductivityCoefficientA() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 118
def resetConductivityCoefficientA
end
resetConductivityCoefficientB() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 120
def resetConductivityCoefficientB
end
resetConductivityCoefficientC() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 122
def resetConductivityCoefficientC
end
resetMolecularWeight() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 136
def resetMolecularWeight
end
resetSpecificHeatCoefficientA() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 130
def resetSpecificHeatCoefficientA
end
resetSpecificHeatCoefficientB() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 132
def resetSpecificHeatCoefficientB
end
resetSpecificHeatCoefficientC() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 134
def resetSpecificHeatCoefficientC
end
resetSpecificHeatRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 138
def resetSpecificHeatRatio
end
resetViscosityCoefficientA() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 124
def resetViscosityCoefficientA
end
resetViscosityCoefficientB() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 126
def resetViscosityCoefficientB
end
resetViscosityCoefficientC() click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 128
def resetViscosityCoefficientC
end
setConductivityCoefficientA(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 179
def setConductivityCoefficientA(*args)
end
setConductivityCoefficientB(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 181
def setConductivityCoefficientB(*args)
end
setConductivityCoefficientC(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 183
def setConductivityCoefficientC(*args)
end
setCustomConductivity(double, double, double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 104
def setCustomConductivity(double, double, double)
end
setCustomMolecularWeight(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 113
def setCustomMolecularWeight(double)
end
setCustomSpecificHeat(double, double, double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 110
def setCustomSpecificHeat(double, double, double)
end
setCustomViscosity(double, double, double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 107
def setCustomViscosity(double, double, double)
end
setGasType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 116
def setGasType(string)
end
setMolecularWeight(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 200
def setMolecularWeight(*args)
end
setSpecificHeatCoefficientA(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 193
def setSpecificHeatCoefficientA(*args)
end
setSpecificHeatCoefficientB(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 195
def setSpecificHeatCoefficientB(*args)
end
setSpecificHeatCoefficientC(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 197
def setSpecificHeatCoefficientC(*args)
end
setSpecificHeatRatio(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 203
def setSpecificHeatRatio(*args)
end
setThickness(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 177
def setThickness(*args)
end
setViscosityCoefficientA(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 186
def setViscosityCoefficientA(*args)
end
setViscosityCoefficientB(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 188
def setViscosityCoefficientB(*args)
end
setViscosityCoefficientC(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/Gas.rb, line 190
def setViscosityCoefficientC(*args)
end
specificHeatCoefficientA() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 92
def specificHeatCoefficientA
end
specificHeatCoefficientB() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 95
def specificHeatCoefficientB
end
specificHeatCoefficientC() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 98
def specificHeatCoefficientC
end
specificHeatRatio() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 68
def specificHeatRatio
end
thickness() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 71
def thickness
end
viscosityCoefficientA() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 83
def viscosityCoefficientA
end
viscosityCoefficientB() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/Gas.rb, line 86
def viscosityCoefficientB
end
viscosityCoefficientC() click to toggle source

@return [OptionalDouble]

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