#include "RefrigerationSubcoolerLiquidSuction.hpp"
RefrigerationSubcoolerLiquidSuction is a ModelObject that wraps the OpenStudio IDD object 'OS:Refrigeration:Subcooler:LiquidSuction'.
openstudio::model::RefrigerationSubcoolerLiquidSuction::RefrigerationSubcoolerLiquidSuction |
( |
const Model & |
model | ) |
|
|
explicit |
virtual openstudio::model::RefrigerationSubcoolerLiquidSuction::~RefrigerationSubcoolerLiquidSuction |
( |
| ) |
|
|
inlinevirtual |
boost::optional<double> openstudio::model::RefrigerationSubcoolerLiquidSuction::designLiquidInletTemperature |
( |
| ) |
const |
boost::optional<double> openstudio::model::RefrigerationSubcoolerLiquidSuction::designVaporInletTemperature |
( |
| ) |
const |
static IddObjectType openstudio::model::RefrigerationSubcoolerLiquidSuction::iddObjectType |
( |
| ) |
|
|
static |
boost::optional<double> openstudio::model::RefrigerationSubcoolerLiquidSuction::liquidSuctionDesignSubcoolingTemperatureDifference |
( |
| ) |
const |
void openstudio::model::RefrigerationSubcoolerLiquidSuction::resetDesignLiquidInletTemperature |
( |
| ) |
|
void openstudio::model::RefrigerationSubcoolerLiquidSuction::resetDesignVaporInletTemperature |
( |
| ) |
|
void openstudio::model::RefrigerationSubcoolerLiquidSuction::resetLiquidSuctionDesignSubcoolingTemperatureDifference |
( |
| ) |
|
void openstudio::model::RefrigerationSubcoolerLiquidSuction::setDesignLiquidInletTemperature |
( |
double |
designLiquidInletTemperature | ) |
|
void openstudio::model::RefrigerationSubcoolerLiquidSuction::setDesignVaporInletTemperature |
( |
double |
designVaporInletTemperature | ) |
|
void openstudio::model::RefrigerationSubcoolerLiquidSuction::setLiquidSuctionDesignSubcoolingTemperatureDifference |
( |
double |
liquidSuctionDesignSubcoolingTemperatureDifference | ) |
|