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

#include <OutputTableAnnual.hpp>

Public Member Functions

std::string aggregationType () const
 
 AnnualVariableGroup (std::string variableorMeterorEMSVariableorField, std::string aggregationType="SumOrAverage", int digitsAfterDecimal=2)
 
int digitsAfterDecimal () const
 
bool isAggregationTypeAdvanced () const
 
bool operator!= (const AnnualVariableGroup &other) const
 
bool operator== (const AnnualVariableGroup &other) const
 
std::string variableorMeterorEMSVariableorField () const
 

Constructor & Destructor Documentation

◆ AnnualVariableGroup()

openstudio::model::AnnualVariableGroup::AnnualVariableGroup ( std::string variableorMeterorEMSVariableorField,
std::string aggregationType = "SumOrAverage",
int digitsAfterDecimal = 2 )

Member Function Documentation

◆ aggregationType()

std::string openstudio::model::AnnualVariableGroup::aggregationType ( ) const

◆ digitsAfterDecimal()

int openstudio::model::AnnualVariableGroup::digitsAfterDecimal ( ) const

◆ isAggregationTypeAdvanced()

bool openstudio::model::AnnualVariableGroup::isAggregationTypeAdvanced ( ) const

◆ operator!=()

bool openstudio::model::AnnualVariableGroup::operator!= ( const AnnualVariableGroup & other) const

◆ operator==()

bool openstudio::model::AnnualVariableGroup::operator== ( const AnnualVariableGroup & other) const

◆ variableorMeterorEMSVariableorField()

std::string openstudio::model::AnnualVariableGroup::variableorMeterorEMSVariableorField ( ) const