Class: OpenStudio::Model::SolarCollectorPerformanceFlatPlate

Inherits:
ModelObject show all
Defined in:
lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb

Class Method Summary collapse

Instance Method Summary collapse

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:



6
7
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 6

def self.iddObjectType
end

.testCorrelationTypeValuesStringVector

Returns:

  • (StringVector)


12
13
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 12

def self.testCorrelationTypeValues
end

.testFluidValuesStringVector

Returns:

  • (StringVector)


9
10
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 9

def self.testFluidValues
end

Instance Method Details

#coefficient1ofEfficiencyEquationDouble

Returns:

  • (Double)


30
31
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 30

def coefficient1ofEfficiencyEquation
end

#coefficient2ofEfficiencyEquationDouble

Returns:

  • (Double)


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

def coefficient2ofEfficiencyEquation
end

#coefficient2ofIncidentAngleModifierOptionalDouble

Returns:



39
40
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 39

def coefficient2ofIncidentAngleModifier
end

#coefficient3ofEfficiencyEquationOptionalDouble

Returns:



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

def coefficient3ofEfficiencyEquation
end

#coefficient3ofIncidentAngleModifierOptionalDouble

Returns:



42
43
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 42

def coefficient3ofIncidentAngleModifier
end

#grossAreaDouble

Returns:

  • (Double)


15
16
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 15

def grossArea
end

#isTestFluidDefaultedBoolean

Returns:

  • (Boolean)


21
22
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 21

def isTestFluidDefaulted
end

#resetCoefficient2ofIncidentAngleModifierObject



68
69
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 68

def resetCoefficient2ofIncidentAngleModifier
end

#resetCoefficient3ofEfficiencyEquationObject



64
65
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 64

def resetCoefficient3ofEfficiencyEquation
end

#resetCoefficient3ofIncidentAngleModifierObject



72
73
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 72

def resetCoefficient3ofIncidentAngleModifier
end

#resetTestFluidObject



50
51
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 50

def resetTestFluid
end

#setCoefficient1ofEfficiencyEquation(double) ⇒ Object



58
59
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 58

def setCoefficient1ofEfficiencyEquation(double)
end

#setCoefficient2ofEfficiencyEquation(double) ⇒ Object



60
61
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 60

def setCoefficient2ofEfficiencyEquation(double)
end

#setCoefficient2ofIncidentAngleModifier(double) ⇒ Object



66
67
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 66

def setCoefficient2ofIncidentAngleModifier(double)
end

#setCoefficient3ofEfficiencyEquation(double) ⇒ Object



62
63
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 62

def setCoefficient3ofEfficiencyEquation(double)
end

#setCoefficient3ofIncidentAngleModifier(double) ⇒ Object



70
71
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 70

def setCoefficient3ofIncidentAngleModifier(double)
end

#setGrossArea(double) ⇒ Boolean

Returns:

  • (Boolean)


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

def setGrossArea(double)
end

#setTestCorrelationType(string) ⇒ Boolean

Returns:

  • (Boolean)


56
57
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 56

def setTestCorrelationType(string)
end

#setTestFlowRate(double) ⇒ Boolean

Returns:

  • (Boolean)


53
54
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 53

def setTestFlowRate(double)
end

#setTestFluid(string) ⇒ Boolean

Returns:

  • (Boolean)


48
49
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 48

def setTestFluid(string)
end

#testCorrelationTypeString

Returns:

  • (String)


27
28
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 27

def testCorrelationType
end

#testFlowRateDouble

Returns:

  • (Double)


24
25
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 24

def testFlowRate
end

#testFluidString

Returns:

  • (String)


18
19
# File 'lib/openstudio-api-stubs/Classes/SolarCollectorPerformanceFlatPlate.rb', line 18

def testFluid
end