class OpenStudio::Model::ClimateZone
Public Instance Methods
documentName()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZone.rb, line 9 def documentName end
institution()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZone.rb, line 6 def institution end
setType(string, string, uInt32)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/ClimateZone.rb, line 21 def setType(string, string, uInt32) end
setTypeAndValue(string, string, uInt32, string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/ClimateZone.rb, line 24 def setTypeAndValue(string, string, uInt32, string) end
setValue(string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/ClimateZone.rb, line 18 def setValue(string) end
value()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZone.rb, line 15 def value end
year()
click to toggle source
@return [UInt32]
# File lib/openstudio-api-stubs/Classes/ClimateZone.rb, line 12 def year end