|
| CoolingTowerSingleSpeed (const Model &model) |
virtual | ~CoolingTowerSingleSpeed ()=default |
| CoolingTowerSingleSpeed (const CoolingTowerSingleSpeed &other)=default |
| CoolingTowerSingleSpeed (CoolingTowerSingleSpeed &&other)=default |
CoolingTowerSingleSpeed & | operator= (const CoolingTowerSingleSpeed &)=default |
CoolingTowerSingleSpeed & | operator= (CoolingTowerSingleSpeed &&)=default |
boost::optional< double > | designWaterFlowRate () const |
bool | isDesignWaterFlowRateAutosized () const |
boost::optional< double > | designAirFlowRate () const |
bool | isDesignAirFlowRateAutosized () const |
boost::optional< double > | fanPoweratDesignAirFlowRate () const |
bool | isFanPoweratDesignAirFlowRateAutosized () const |
boost::optional< double > | uFactorTimesAreaValueatDesignAirFlowRate () const |
bool | isUFactorTimesAreaValueatDesignAirFlowRateAutosized () const |
boost::optional< double > | airFlowRateinFreeConvectionRegime () const |
bool | isAirFlowRateinFreeConvectionRegimeDefaulted () const |
bool | isAirFlowRateinFreeConvectionRegimeAutosized () const |
boost::optional< double > | uFactorTimesAreaValueatFreeConvectionAirFlowRate () const |
bool | isUFactorTimesAreaValueatFreeConvectionAirFlowRateDefaulted () const |
bool | isUFactorTimesAreaValueatFreeConvectionAirFlowRateAutosized () const |
std::string | performanceInputMethod () const |
bool | isPerformanceInputMethodDefaulted () const |
boost::optional< double > | nominalCapacity () const |
boost::optional< double > | freeConvectionCapacity () const |
double | basinHeaterCapacity () const |
bool | isBasinHeaterCapacityDefaulted () const |
double | basinHeaterSetpointTemperature () const |
bool | isBasinHeaterSetpointTemperatureDefaulted () const |
boost::optional< Schedule > | basinHeaterOperatingSchedule () const |
std::string | evaporationLossMode () const |
bool | isEvaporationLossModeDefaulted () const |
double | evaporationLossFactor () const |
bool | isEvaporationLossFactorDefaulted () const |
double | driftLossPercent () const |
bool | isDriftLossPercentDefaulted () const |
std::string | blowdownCalculationMode () const |
bool | isBlowdownCalculationModeDefaulted () const |
double | blowdownConcentrationRatio () const |
bool | isBlowdownConcentrationRatioDefaulted () const |
boost::optional< Schedule > | blowdownMakeupWaterUsageSchedule () const |
std::string | capacityControl () const |
bool | isCapacityControlDefaulted () const |
int | numberofCells () const |
bool | isNumberofCellsDefaulted () const |
std::string | cellControl () const |
bool | isCellControlDefaulted () const |
double | cellMinimumWaterFlowRateFraction () const |
bool | isCellMinimumWaterFlowRateFractionDefaulted () const |
double | cellMaximumWaterFlowRateFraction () const |
bool | isCellMaximumWaterFlowRateFractionDefaulted () const |
double | sizingFactor () const |
bool | isSizingFactorDefaulted () const |
bool | setDesignWaterFlowRate (double designWaterFlowRate) |
void | resetDesignWaterFlowRate () |
void | autosizeDesignWaterFlowRate () |
bool | setDesignAirFlowRate (double designAirFlowRate) |
void | autosizeDesignAirFlowRate () |
bool | setFanPoweratDesignAirFlowRate (double fanPoweratDesignAirFlowRate) |
void | autosizeFanPoweratDesignAirFlowRate () |
bool | setUFactorTimesAreaValueatDesignAirFlowRate (double uFactorTimesAreaValueatDesignAirFlowRate) |
void | resetUFactorTimesAreaValueatDesignAirFlowRate () |
void | autosizeUFactorTimesAreaValueatDesignAirFlowRate () |
bool | setAirFlowRateinFreeConvectionRegime (double airFlowRateinFreeConvectionRegime) |
void | resetAirFlowRateinFreeConvectionRegime () |
void | autosizeAirFlowRateinFreeConvectionRegime () |
bool | setUFactorTimesAreaValueatFreeConvectionAirFlowRate (double uFactorTimesAreaValueatFreeConvectionAirFlowRate) |
void | resetUFactorTimesAreaValueatFreeConvectionAirFlowRate () |
void | autosizeUFactorTimesAreaValueatFreeConvectionAirFlowRate () |
bool | setPerformanceInputMethod (const std::string &performanceInputMethod) |
void | resetPerformanceInputMethod () |
bool | setNominalCapacity (double nominalCapacity) |
void | resetNominalCapacity () |
bool | setFreeConvectionCapacity (double freeConvectionCapacity) |
void | resetFreeConvectionCapacity () |
bool | setBasinHeaterCapacity (double basinHeaterCapacity) |
void | resetBasinHeaterCapacity () |
bool | setBasinHeaterSetpointTemperature (double basinHeaterSetpointTemperature) |
void | resetBasinHeaterSetpointTemperature () |
bool | setBasinHeaterOperatingSchedule (Schedule &basinHeaterOperatingSchedule) |
void | resetBasinHeaterOperatingSchedule () |
bool | setEvaporationLossMode (const std::string &evaporationLossMode) |
void | resetEvaporationLossMode () |
bool | setEvaporationLossFactor (double evaporationLossFactor) |
void | resetEvaporationLossFactor () |
bool | setDriftLossPercent (double driftLossPercent) |
void | resetDriftLossPercent () |
bool | setBlowdownCalculationMode (const std::string &blowdownCalculationMode) |
void | resetBlowdownCalculationMode () |
bool | setBlowdownConcentrationRatio (double blowdownConcentrationRatio) |
void | resetBlowdownConcentrationRatio () |
bool | setBlowdownMakeupWaterUsageSchedule (Schedule &blowdownMakeupWaterUsageSchedule) |
void | resetBlowdownMakeupWaterUsageSchedule () |
bool | setCapacityControl (const std::string &capacityControl) |
void | resetCapacityControl () |
bool | setNumberofCells (int numberofCells) |
void | resetNumberofCells () |
bool | setCellControl (const std::string &cellControl) |
void | resetCellControl () |
bool | setCellMinimumWaterFlowRateFraction (double cellMinimumWaterFlowRateFraction) |
void | resetCellMinimumWaterFlowRateFraction () |
bool | setCellMaximumWaterFlowRateFraction (double cellMaximumWaterFlowRateFraction) |
void | resetCellMaximumWaterFlowRateFraction () |
bool | setSizingFactor (double sizingFactor) |
void | resetSizingFactor () |
boost::optional< double > | autosizedDesignWaterFlowRate () const |
boost::optional< double > | autosizedDesignAirFlowRate () const |
boost::optional< double > | autosizedFanPoweratDesignAirFlowRate () const |
boost::optional< double > | autosizedUFactorTimesAreaValueatDesignAirFlowRate () const |
boost::optional< double > | autosizedAirFlowRateinFreeConvectionRegime () const |
boost::optional< double > | autosizedUFactorTimesAreaValueatFreeConvectionAirFlowRate () const |
boost::optional< double > | autosizedDesignApproachTemperature () const |
boost::optional< double > | autosizedDesignRangeTemperature () const |
double | freeConvectionAirFlowRateSizingFactor () const |
bool | setFreeConvectionAirFlowRateSizingFactor (double freeConvectionAirFlowRateSizingFactor) |
double | freeConvectionUFactorTimesAreaValueSizingFactor () const |
bool | setFreeConvectionUFactorTimesAreaValueSizingFactor (double freeConvectionUFactorTimesAreaValueSizingFactor) |
double | heatRejectionCapacityAndNominalCapacitySizingRatio () const |
bool | setHeatRejectionCapacityAndNominalCapacitySizingRatio (double heatRejectionCapacityAndNominalCapacitySizingRatio) |
double | freeConvectionNominalCapacitySizingFactor () const |
bool | setFreeConvectionNominalCapacitySizingFactor (double freeConvectionNominalCapacitySizingFactor) |
double | designInletAirDryBulbTemperature () const |
bool | setDesignInletAirDryBulbTemperature (double designInletAirDryBulbTemperature) |
double | designInletAirWetBulbTemperature () const |
bool | setDesignInletAirWetBulbTemperature (double designInletAirWetBulbTemperature) |
boost::optional< double > | designApproachTemperature () const |
bool | isDesignApproachTemperatureAutosized () const |
bool | setDesignApproachTemperature (double designApproachTemperature) |
void | autosizeDesignApproachTemperature () |
boost::optional< double > | designRangeTemperature () const |
bool | isDesignRangeTemperatureAutosized () const |
bool | setDesignRangeTemperature (double designRangeTemperature) |
void | autosizeDesignRangeTemperature () |
std::string | endUseSubcategory () const |
bool | setEndUseSubcategory (const std::string &endUseSubcategory) |