Method: Honeybee::TemplateHVAC.heat_cool_types

Defined in:
lib/honeybee/hvac/template.rb

.heat_cool_typesObject



64
65
66
67
# File 'lib/honeybee/hvac/template.rb', line 64

def self.heat_cool_types
  # array of the system types providing heating and cooling only
  @@heat_cool_types
end