Class: OpenStudio::Model::SolarCollectorFlatPlatePhotovoltaicThermal

Inherits:
StraightComponent show all
Defined in:
lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from StraightComponent

#addToNode, #airLoopHVAC, #clone, #disconnect, #inletModelObject, #inletPort, #outletModelObject, #outletPort, #remove, #removeFromLoop

Methods inherited from HVACComponent

#addToNode, #addToSplitter, #airLoopHVAC, #airLoopHVACOutdoorAirSystem, #containingHVACComponent, #containingStraightComponent, #containingZoneHVACComponent, #disconnect, #isRemovable, #loop, #plantLoop, #remove

Methods inherited from ParentObject

#allowableChildTypes, #children

Methods inherited from ModelObject

#EqualEqual, #LessThan, #NotEqual, #__str__, #clone, #connectedObject, #connectedObjectPort, #createComponent, #getData, #getScheduleTypeKeys, #iddObjectType, #lifeCycleCosts, #model, #outputVariableNames, #outputVariables, #parent, #removeLifeCycleCosts, #resources, #setParent, #toIdfObject

Methods inherited from WorkspaceObject

#LessThan, #__str__, #canBeSource, #canBeTarget, #getSourceIndices, #getSources, #getTarget, #idfObject, #initialized, #isSource, #isTarget, #numSources, #objectListFieldsEqual, #objectListFieldsNonConflicting, #remove, #setPointer, #sources, #targets, #workspace

Class Method Details

.iddObjectTypeIddObjectType

Returns:



8
9
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 8

def self.iddObjectType
end

.new(model) ⇒ Object



5
6
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 5

def self.new(model)
end

Instance Method Details

#autosizeDesignFlowRateObject



45
46
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 45

def autosizeDesignFlowRate
end

#designFlowRateOptionalDouble

Returns:



20
21
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 20

def designFlowRate
end

#generatorPhotovoltaicSWIGTYPE_p_boost__optionalT_openstudio__model__GeneratorPhotovoltaic_t

Returns:

  • (SWIGTYPE_p_boost__optionalT_openstudio__model__GeneratorPhotovoltaic_t)


17
18
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 17

def generatorPhotovoltaic
end

#isDesignFlowRateAutosizedBoolean

Returns:

  • (Boolean)


23
24
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 23

def isDesignFlowRateAutosized
end

#resetDesignFlowRateObject



43
44
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 43

def resetDesignFlowRate
end

#resetGeneratorPhotovoltaicObject



38
39
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 38

def resetGeneratorPhotovoltaic
end

#resetSolarCollectorPerformanceObject



28
29
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 28

def resetSolarCollectorPerformance
end

#resetSurfaceObject



33
34
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 33

def resetSurface
end

#setDesignFlowRate(double) ⇒ Boolean

Returns:

  • (Boolean)


41
42
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 41

def setDesignFlowRate(double)
end

#setGeneratorPhotovoltaic(sWIGTYPE_p_openstudio__model__GeneratorPhotovoltaic) ⇒ Boolean

Returns:

  • (Boolean)


36
37
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 36

def setGeneratorPhotovoltaic(sWIGTYPE_p_openstudio__model__GeneratorPhotovoltaic)
end

#setSolarCollectorPerformance(solarCollectorPerformancePhotovoltaicThermalSimple) ⇒ Boolean

Returns:

  • (Boolean)


26
27
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 26

def setSolarCollectorPerformance(solarCollectorPerformancePhotovoltaicThermalSimple)
end

#setSurface(planarSurface) ⇒ Boolean

Returns:

  • (Boolean)


31
32
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 31

def setSurface(planarSurface)
end

#solarCollectorPerformanceSolarCollectorPerformancePhotovoltaicThermalSimple



11
12
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 11

def solarCollectorPerformance
end

#surfaceOptionalPlanarSurface



14
15
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorFlatPlatePhotovoltaicThermal.rb', line 14

def surface
end