#include "RefrigerationSubcoolerMechanical.hpp"
RefrigerationSubcoolerMechanical is a ModelObject that wraps the OpenStudio IDD object 'OS:Refrigeration:Subcooler:Mechanical'.
openstudio::model::RefrigerationSubcoolerMechanical::RefrigerationSubcoolerMechanical |
( |
const Model & |
model | ) |
|
|
explicit |
virtual openstudio::model::RefrigerationSubcoolerMechanical::~RefrigerationSubcoolerMechanical |
( |
| ) |
|
|
inlinevirtual |
boost::optional<RefrigerationSystem> openstudio::model::RefrigerationSubcoolerMechanical::capacityProvidingSystem |
( |
| ) |
const |
static IddObjectType openstudio::model::RefrigerationSubcoolerMechanical::iddObjectType |
( |
| ) |
|
|
static |
boost::optional<double> openstudio::model::RefrigerationSubcoolerMechanical::outletControlTemperature |
( |
| ) |
const |
void openstudio::model::RefrigerationSubcoolerMechanical::resetCapacityProvidingSystem |
( |
| ) |
|
void openstudio::model::RefrigerationSubcoolerMechanical::resetOutletControlTemperature |
( |
| ) |
|
bool openstudio::model::RefrigerationSubcoolerMechanical::setCapacityProvidingSystem |
( |
const RefrigerationSystem & |
refrigerationSystem | ) |
|
bool openstudio::model::RefrigerationSubcoolerMechanical::setOutletControlTemperature |
( |
double |
outletControlTemperature | ) |
|
boost::optional<RefrigerationSystem> openstudio::model::RefrigerationSubcoolerMechanical::system |
( |
| ) |
const |