#include "OutputControlReportingTolerances.hpp"
OutputControlReportingTolerances is a ModelObject that wraps the OpenStudio IDD object 'OS:OutputControl:ReportingTolerances'.
virtual openstudio::model::OutputControlReportingTolerances::~OutputControlReportingTolerances |
( |
| ) |
|
|
inlinevirtual |
static IddObjectType openstudio::model::OutputControlReportingTolerances::iddObjectType |
( |
| ) |
|
|
static |
bool openstudio::model::OutputControlReportingTolerances::isToleranceforTimeCoolingSetpointNotMetDefaulted |
( |
| ) |
const |
bool openstudio::model::OutputControlReportingTolerances::isToleranceforTimeHeatingSetpointNotMetDefaulted |
( |
| ) |
const |
void openstudio::model::OutputControlReportingTolerances::resetToleranceforTimeCoolingSetpointNotMet |
( |
| ) |
|
void openstudio::model::OutputControlReportingTolerances::resetToleranceforTimeHeatingSetpointNotMet |
( |
| ) |
|
bool openstudio::model::OutputControlReportingTolerances::setToleranceforTimeCoolingSetpointNotMet |
( |
double |
toleranceforTimeCoolingSetpointNotMet | ) |
|
bool openstudio::model::OutputControlReportingTolerances::setToleranceforTimeHeatingSetpointNotMet |
( |
double |
toleranceforTimeHeatingSetpointNotMet | ) |
|
double openstudio::model::OutputControlReportingTolerances::toleranceforTimeCoolingSetpointNotMet |
( |
| ) |
const |
double openstudio::model::OutputControlReportingTolerances::toleranceforTimeHeatingSetpointNotMet |
( |
| ) |
const |