class OpenStudio::Model::SolarCollectorPerformancePhotovoltaicThermalSimple
Public Class Methods
iddObjectType()
click to toggle source
@return [IddObjectType]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 6 def self.iddObjectType end
thermalConversionEfficiencyInputModeTypeValues()
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 9 def self.thermalConversionEfficiencyInputModeTypeValues end
Public Instance Methods
fractionOfSurfaceAreaWithActiveThermalCollector()
click to toggle source
@return [Double]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 12 def fractionOfSurfaceAreaWithActiveThermalCollector end
frontSurfaceEmittance()
click to toggle source
@return [Double]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 24 def frontSurfaceEmittance end
isFrontSurfaceEmittanceDefaulted()
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 27 def isFrontSurfaceEmittanceDefaulted end
resetFrontSurfaceEmittance()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 45 def resetFrontSurfaceEmittance end
resetThermalConversionEfficiency()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 35 def resetThermalConversionEfficiency end
resetThermalConversionEfficiencySchedule()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 40 def resetThermalConversionEfficiencySchedule end
setFractionOfSurfaceAreaWithActiveThermalCollector(double)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 30 def setFractionOfSurfaceAreaWithActiveThermalCollector(double) end
setFrontSurfaceEmittance(double)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 43 def setFrontSurfaceEmittance(double) end
setThermalConversionEfficiency(double)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 33 def setThermalConversionEfficiency(double) end
setThermalConversionEfficiencySchedule(schedule)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 38 def setThermalConversionEfficiencySchedule(schedule) end
thermalConversionEfficiency()
click to toggle source
@return [OptionalDouble]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 18 def thermalConversionEfficiency end
thermalConversionEfficiencyInputModeType()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 15 def thermalConversionEfficiencyInputModeType end
thermalConversionEfficiencySchedule()
click to toggle source
@return [OptionalSchedule]
# File lib/openstudio-api-stubs/Classes/SolarCollectorPerformancePhotovoltaicThermalSimple.rb, line 21 def thermalConversionEfficiencySchedule end