class OpenStudio::Model::GasMixture

Public Class Methods

gas1TypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 14
def self.gas1TypeValues
end
gas2TypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 17
def self.gas2TypeValues
end
gas3TypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 20
def self.gas3TypeValues
end
gas4TypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 23
def self.gas4TypeValues
end
iddObjectType() click to toggle source

@return [IddObjectType]

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

@return [StringVector]

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

Public Instance Methods

addGas(string, double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 89
def addGas(string, double)
end
balanceFractions(uInt32) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 95
def balanceFractions(uInt32)
end
gas1Fraction() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 59
def gas1Fraction
end
gas1Type() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 56
def gas1Type
end
gas2Fraction() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 65
def gas2Fraction
end
gas2Type() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 62
def gas2Type
end
gas3Fraction() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 71
def gas3Fraction
end
gas3Type() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 68
def gas3Type
end
gas4Fraction() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 77
def gas4Fraction
end
gas4Type() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 74
def gas4Type
end
getGas1Fraction(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 135
def getGas1Fraction(*args)
end
getGas2Fraction(*args) click to toggle source

@return [Quantity]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 138
def getGas2Fraction(*args)
end
getGas3Fraction(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 141
def getGas3Fraction(*args)
end
getGas4Fraction(*args) click to toggle source

@return [OSOptionalQuantity]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 144
def getGas4Fraction(*args)
end
getGasFraction(uInt32) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 29
def getGasFraction(uInt32)
end
getGasType(uInt32) click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 26
def getGasType(uInt32)
end
getSpecificHeat(double) click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 47
def getSpecificHeat(double)
end
getThermalConductance(double) click to toggle source

@return [Double]

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

@return [Double]

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

@return [Double]

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

@return [Double]

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

@return [Quantity]

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

@return [Double]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 44
def getViscosity(double)
end
numGases() click to toggle source

@return [UInt32]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 129
def numGases
end
numberofGasesinMixture() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 53
def numberofGasesinMixture
end
resetGas1Fraction() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 105
def resetGas1Fraction
end
resetGas1Type() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 103
def resetGas1Type
end
resetGas2Fraction() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 112
def resetGas2Fraction
end
resetGas2Type() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 110
def resetGas2Type
end
resetGas3Fraction() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 119
def resetGas3Fraction
end
resetGas3Type() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 117
def resetGas3Type
end
resetGas4Fraction() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 126
def resetGas4Fraction
end
resetGas4Type() click to toggle source
# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 124
def resetGas4Type
end
setFractions(doubleVector) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 92
def setFractions(doubleVector)
end
setGas(uInt32, string, double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 80
def setGas(uInt32, string, double)
end
setGas1Fraction(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 150
def setGas1Fraction(*args)
end
setGas1Type(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 101
def setGas1Type(string)
end
setGas2Fraction(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 153
def setGas2Fraction(*args)
end
setGas2Type(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 108
def setGas2Type(string)
end
setGas3Fraction(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 156
def setGas3Fraction(*args)
end
setGas3Type(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 115
def setGas3Type(string)
end
setGas4Fraction(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 159
def setGas4Fraction(*args)
end
setGas4Type(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 122
def setGas4Type(string)
end
setGasFraction(uInt32, double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 86
def setGasFraction(uInt32, double)
end
setGasType(uInt32, string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 83
def setGasType(uInt32, string)
end
setNumberofGasesinMixture(int32) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 98
def setNumberofGasesinMixture(int32)
end
setThickness(*args) click to toggle source

@return [Boolean]

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

@return [Double]

# File lib/openstudio-api-stubs/Classes/GasMixture.rb, line 50
def thickness
end