class OpenStudio::Model::SurfacePropertyConvectionCoefficientsMultipleSurface
Public Class Methods
convectionCoefficient1LocationValues()
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 14 def self.convectionCoefficient1LocationValues end
convectionCoefficient1TypeValues()
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 17 def self.convectionCoefficient1TypeValues end
convectionCoefficient2LocationValues()
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 20 def self.convectionCoefficient2LocationValues end
convectionCoefficient2TypeValues()
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 23 def self.convectionCoefficient2TypeValues end
iddObjectType()
click to toggle source
@return [IddObjectType]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 8 def self.iddObjectType end
new(model)
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 5 def self.new(model) end
surfaceTypeValues()
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 11 def self.surfaceTypeValues end
Public Instance Methods
convectionCoefficient1()
click to toggle source
@return [OptionalDouble]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 35 def convectionCoefficient1 end
convectionCoefficient1Location()
click to toggle source
@return [OptionalString]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 29 def convectionCoefficient1Location end
convectionCoefficient1Schedule()
click to toggle source
@return [OptionalSchedule]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 38 def convectionCoefficient1Schedule end
convectionCoefficient1Type()
click to toggle source
@return [OptionalString]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 32 def convectionCoefficient1Type end
convectionCoefficient2()
click to toggle source
@return [OptionalDouble]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 47 def convectionCoefficient2 end
convectionCoefficient2Location()
click to toggle source
@return [OptionalString]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 41 def convectionCoefficient2Location end
convectionCoefficient2Schedule()
click to toggle source
@return [OptionalSchedule]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 50 def convectionCoefficient2Schedule end
convectionCoefficient2Type()
click to toggle source
@return [OptionalString]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 44 def convectionCoefficient2Type end
resetConvectionCoefficient1()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 70 def resetConvectionCoefficient1 end
resetConvectionCoefficient1Location()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 60 def resetConvectionCoefficient1Location end
resetConvectionCoefficient1Schedule()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 75 def resetConvectionCoefficient1Schedule end
resetConvectionCoefficient1Type()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 65 def resetConvectionCoefficient1Type end
resetConvectionCoefficient2()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 90 def resetConvectionCoefficient2 end
resetConvectionCoefficient2Location()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 80 def resetConvectionCoefficient2Location end
resetConvectionCoefficient2Schedule()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 95 def resetConvectionCoefficient2Schedule end
resetConvectionCoefficient2Type()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 85 def resetConvectionCoefficient2Type end
resetSurfaceType()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 55 def resetSurfaceType end
setConvectionCoefficient1(double)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 68 def setConvectionCoefficient1(double) end
setConvectionCoefficient1Location(string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 58 def setConvectionCoefficient1Location(string) end
setConvectionCoefficient1Schedule(schedule)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 73 def setConvectionCoefficient1Schedule(schedule) end
setConvectionCoefficient1Type(string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 63 def setConvectionCoefficient1Type(string) end
setConvectionCoefficient2(double)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 88 def setConvectionCoefficient2(double) end
setConvectionCoefficient2Location(string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 78 def setConvectionCoefficient2Location(string) end
setConvectionCoefficient2Schedule(schedule)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 93 def setConvectionCoefficient2Schedule(schedule) end
setConvectionCoefficient2Type(string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 83 def setConvectionCoefficient2Type(string) end
setSurfaceType(string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 53 def setSurfaceType(string) end
surfaceType()
click to toggle source
@return [OptionalString]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyConvectionCoefficientsMultipleSurface.rb, line 26 def surfaceType end