#include <AlfalfaMeter.hpp>
◆ AlfalfaMeter() [1/2]
| openstudio::alfalfa::AlfalfaMeter::AlfalfaMeter |
( |
const std::string & | meter_name | ) |
|
Create an AlfalfaMeter Component from a meter_name which reflects the Output:Meter EneregyPlus IDD.
◆ AlfalfaMeter() [2/2]
| openstudio::alfalfa::AlfalfaMeter::AlfalfaMeter |
( |
const IdfObject & | output_meter | ) |
|
Create an AlfalfaMeter Component from an IdfObject.
Valid idf_object types are OutputMeter and IdfObject(IddObjectType::Output_Meter).
◆ acceptsObjectType()
| static bool openstudio::alfalfa::AlfalfaMeter::acceptsObjectType |
( |
const IddObjectType & | idd_type | ) |
|
|
static |
◆ capability()
| AlfalfaComponentCapability openstudio::alfalfa::AlfalfaMeter::capability |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ clone()
◆ deriveName()
| std::string openstudio::alfalfa::AlfalfaMeter::deriveName |
( |
| ) |
const |
|
overridevirtual |
◆ meterName()
| std::string openstudio::alfalfa::AlfalfaMeter::meterName |
( |
| ) |
const |
◆ toJSON()
| Json::Value openstudio::alfalfa::AlfalfaMeter::toJSON |
( |
| ) |
const |
|
overridevirtual |
◆ type()
| AlfalfaComponentType openstudio::alfalfa::AlfalfaMeter::type |
( |
| ) |
const |
|
inlineoverridevirtual |