#include <OutputTableMonthly.hpp>
◆ MonthlyVariableGroup()
openstudio::model::MonthlyVariableGroup::MonthlyVariableGroup |
( |
std::string | variableOrMeterName, |
|
|
std::string | aggregationType = "SumOrAverage" ) |
◆ aggregationType()
std::string openstudio::model::MonthlyVariableGroup::aggregationType |
( |
| ) |
const |
◆ isAggregationTypeAdvanced()
bool openstudio::model::MonthlyVariableGroup::isAggregationTypeAdvanced |
( |
| ) |
const |
◆ operator!=()
bool openstudio::model::MonthlyVariableGroup::operator!= |
( |
const MonthlyVariableGroup & | other | ) |
const |
◆ operator==()
bool openstudio::model::MonthlyVariableGroup::operator== |
( |
const MonthlyVariableGroup & | other | ) |
const |
◆ variableOrMeterName()
std::string openstudio::model::MonthlyVariableGroup::variableOrMeterName |
( |
| ) |
const |