class OpenStudio::Model::ClimateZones
Public Class Methods
ashraeDefaultYear()
click to toggle source
@return [UInt32]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 12 def self.ashraeDefaultYear end
ashraeDocumentName()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 9 def self.ashraeDocumentName end
ashraeInstitutionName()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 6 def self.ashraeInstitutionName end
cecDefaultYear()
click to toggle source
@return [UInt32]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 21 def self.cecDefaultYear end
cecDocumentName()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 18 def self.cecDocumentName end
cecInstitutionName()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 15 def self.cecInstitutionName end
getDefaultDocumentName(string)
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 24 def self.getDefaultDocumentName(string) end
getDefaultYear(string)
click to toggle source
@return [UInt32]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 27 def self.getDefaultYear(string) end
iddObjectType()
click to toggle source
@return [IddObjectType]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 33 def self.iddObjectType end
validClimateZoneValues(string, uInt32)
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 30 def self.validClimateZoneValues(string, uInt32) end
Public Instance Methods
appendClimateZone(*args)
click to toggle source
@return [ClimateZone]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 57 def appendClimateZone(*args) end
clear()
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 45 def clear end
climateZones()
click to toggle source
@return [ClimateZoneVector]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 39 def climateZones end
getClimateZone(*args)
click to toggle source
@return [ClimateZone]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 51 def getClimateZone(*args) end
getClimateZones(string)
click to toggle source
@return [ClimateZoneVector]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 42 def getClimateZones(string) end
numClimateZones()
click to toggle source
@return [UInt32]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 48 def numClimateZones end
setClimateZone(*args)
click to toggle source
@return [ClimateZone]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 54 def setClimateZone(*args) end
site()
click to toggle source
@return [SWIGTYPE_p_boost_optionalT_openstudio_model__Site_t]
# File lib/openstudio-api-stubs/Classes/ClimateZones.rb, line 36 def site end