class OpenStudio::Model::EnergyManagementSystemMeteredOutputVariable
Public Class Methods
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 20 def self.endUseCategoryValues end
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 17 def self.groupTypeValues end
@return [IddObjectType]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 8 def self.iddObjectType end
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 5 def self.new(*args) end
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 14 def self.resourceTypeValues end
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 11 def self.updateFrequencyValues end
Public Instance Methods
@return [OptionalEnergyManagementSystemActuator]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 56 def emsActuator end
@return [OptionalEnergyManagementSystemConstructionIndexVariable]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 74 def emsConstructionIndexVariable end
@return [OptionalEnergyManagementSystemCurveOrTableIndexVariable]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 71 def emsCurveOrTableIndexVariable end
@return [OptionalEnergyManagementSystemGlobalVariable]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 62 def emsGlobalVariable end
@return [OptionalEnergyManagementSystemInternalVariable]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 68 def emsInternalVariable end
@return [SWIGTYPE_p_boost__optionalT_EnergyManagementSystemProgram_t]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 32 def emsProgram end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 29 def emsProgramOrSubroutineName end
@return [OptionalEnergyManagementSystemSensor]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 59 def emsSensor end
@return [SWIGTYPE_p_boost__optionalT_EnergyManagementSystemSubroutine_t]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 35 def emsSubroutine end
@return [SWIGTYPE_p_boost__optionalT_EnergyManagementSystemTrendVariable_t]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 65 def emsTrendVariable end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 23 def emsVariableName end
@return [OptionalModelObject]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 53 def emsVariableObject end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 44 def endUseCategory end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 47 def endUseSubcategory end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 41 def groupType end
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 79 def resetEMSProgramOrSubroutineName end
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 93 def resetEndUseSubcategory end
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 98 def resetUnits end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 38 def resourceType end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 104 def setEMSProgramOrSubroutineName(*args) end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 101 def setEMSVariableName(*args) end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 88 def setEndUseCategory(string) end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 91 def setEndUseSubcategory(string) end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 85 def setGroupType(string) end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 82 def setResourceType(string) end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 96 def setUnits(string) end
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 77 def setUpdateFrequency(string) end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 50 def units end
@return [String]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemMeteredOutputVariable.rb, line 26 def updateFrequency end