Class: OpenStudio::Model::EnergyManagementSystemTrendVariable

Inherits:
ModelObject show all
Defined in:
lib/openstudio-api-stubs/Classes/EnergyManagementSystemTrendVariable.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:



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

def self.iddObjectType
end

.new(*args) ⇒ Object



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

def self.new(*args)
end

Instance Method Details

#emsActuatorOptionalEnergyManagementSystemActuator

Returns:



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

def emsActuator
end

#emsConstructionIndexVariableOptionalEnergyManagementSystemConstructionIndexVariable

Returns:



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

def emsConstructionIndexVariable
end

#emsCurveOrTableIndexVariableOptionalEnergyManagementSystemCurveOrTableIndexVariable

Returns:



35
36
# File 'lib/openstudio-api-stubs/Classes/EnergyManagementSystemTrendVariable.rb', line 35

def emsCurveOrTableIndexVariable
end

#emsGlobalVariableOptionalEnergyManagementSystemGlobalVariable

Returns:



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

def emsGlobalVariable
end

#emsInternalVariableOptionalEnergyManagementSystemInternalVariable

Returns:



32
33
# File 'lib/openstudio-api-stubs/Classes/EnergyManagementSystemTrendVariable.rb', line 32

def emsInternalVariable
end

#emsSensorOptionalEnergyManagementSystemSensor

Returns:



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

def emsSensor
end

#emsTrendVariableOptionalEnergyManagementSystemTrendVariable

Returns:



29
30
# File 'lib/openstudio-api-stubs/Classes/EnergyManagementSystemTrendVariable.rb', line 29

def emsTrendVariable
end

#emsVariableNameString

Returns:



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

def emsVariableName
end

#emsVariableObjectOptionalModelObject

Returns:



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

def emsVariableObject
end

#numberOfTimestepsToBeLoggedInt32

Returns:



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

def numberOfTimestepsToBeLogged
end

#setEMSVariableName(*args) ⇒ Boolean

Returns:



44
45
# File 'lib/openstudio-api-stubs/Classes/EnergyManagementSystemTrendVariable.rb', line 44

def setEMSVariableName(*args)
end

#setNumberOfTimestepsToBeLogged(int32) ⇒ Boolean

Returns:



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

def setNumberOfTimestepsToBeLogged(int32)
end