OpenStudio:model
Loading...
Searching...
No Matches
openstudio::model::MonthlyVariableGroup Class Reference

#include <OutputTableMonthly.hpp>

Public Member Functions

std::string aggregationType () const
 
bool isAggregationTypeAdvanced () const
 
 MonthlyVariableGroup (std::string variableOrMeterName, std::string aggregationType="SumOrAverage")
 
bool operator!= (const MonthlyVariableGroup &other) const
 
bool operator== (const MonthlyVariableGroup &other) const
 
std::string variableOrMeterName () const
 

Constructor & Destructor Documentation

◆ MonthlyVariableGroup()

openstudio::model::MonthlyVariableGroup::MonthlyVariableGroup ( std::string variableOrMeterName,
std::string aggregationType = "SumOrAverage" )

Member Function Documentation

◆ 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