#include <AlfalfaGlobalVariable.hpp>
◆ AlfalfaGlobalVariable() [1/2]
| openstudio::alfalfa::AlfalfaGlobalVariable::AlfalfaGlobalVariable |
( |
const std::string & | variable_name | ) |
|
Create an AlfalfaGlobalVariable Component from a variable name which reflect the EneregyManagementSystem:GlobalVariable EnergyPlus IDD.
◆ AlfalfaGlobalVariable() [2/2]
| openstudio::alfalfa::AlfalfaGlobalVariable::AlfalfaGlobalVariable |
( |
const IdfObject & | global_variable | ) |
|
Create an AlfalfaGlobalVariable Component from an IdfObject.
Valid idf_object types are EnergyManagementSystemGlobalVariable and IdfObject(IddObjectType::EnergyManagementSystem_GlobalVariable)
◆ acceptsObjectType()
| static bool openstudio::alfalfa::AlfalfaGlobalVariable::acceptsObjectType |
( |
const IddObjectType & | idd_type | ) |
|
|
static |
◆ capability()
| AlfalfaComponentCapability openstudio::alfalfa::AlfalfaGlobalVariable::capability |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ clone()
◆ deriveName()
| std::string openstudio::alfalfa::AlfalfaGlobalVariable::deriveName |
( |
| ) |
const |
|
overridevirtual |
◆ toJSON()
| Json::Value openstudio::alfalfa::AlfalfaGlobalVariable::toJSON |
( |
| ) |
const |
|
overridevirtual |
◆ type()
| AlfalfaComponentType openstudio::alfalfa::AlfalfaGlobalVariable::type |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ variableName()
| std::string openstudio::alfalfa::AlfalfaGlobalVariable::variableName |
( |
| ) |
const |