Class: OpenStudio::Model::SetpointManager

Inherits:
HVACComponent show all
Defined in:
lib/openstudio-api-stubs/Classes/SetpointManager.rb

Instance Method Summary collapse

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

Instance Method Details

#controlVariableString

Returns:

  • (String)


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

def controlVariable
end

#setControlVariable(string) ⇒ Boolean

Returns:

  • (Boolean)


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

def setControlVariable(string)
end

#setpointNodeOptionalNode

Returns:



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

def setpointNode
end