Class: OpenStudio::Model::SolarCollectorPerformancePhotovoltaicThermalSimple
- Inherits:
-
Object
- Object
- OpenStudio::Model::SolarCollectorPerformancePhotovoltaicThermalSimple
- Defined in:
- lib/measures/openstudio_results/resources/Siz.SolarCollectorPerformancePhotovoltaicThermalSimple.rb
Overview
******************************************************************************* OpenStudio®, Copyright © Alliance for Sustainable Energy, LLC. See also openstudio.net/license *******************************************************************************
Instance Method Summary collapse
Instance Method Details
#performanceCharacteristics ⇒ Object
7 8 9 10 11 |
# File 'lib/measures/openstudio_results/resources/Siz.SolarCollectorPerformancePhotovoltaicThermalSimple.rb', line 7 def performanceCharacteristics effs = [] effs << [thermalConversionEfficiency, 'Thermal Conversion Efficiency'] return effs end |