#include "CoolingTowerVariableSpeed.hpp"
Static Public Member Functions | |
static std::vector< std::string > | blowdownCalculationModeValues () |
static std::vector< std::string > | cellControlValues () |
static std::vector< std::string > | evaporationLossModeValues () |
static IddObjectType | iddObjectType () |
static std::vector< std::string > | modelTypeValues () |
Related Functions | |
typedef std::vector < CoolingTowerVariableSpeed > | CoolingTowerVariableSpeedVector |
typedef boost::optional < CoolingTowerVariableSpeed > | OptionalCoolingTowerVariableSpeed |
CoolingTowerVariableSpeed is a StraightComponent that wraps the OpenStudio IDD object 'OS:CoolingTower:VariableSpeed'.
|
explicit |
|
inlinevirtual |
void openstudio::model::CoolingTowerVariableSpeed::autosizeDesignAirFlowRate | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::autosizeDesignFanPower | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::autosizeDesignWaterFlowRate | ( | ) |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::basinHeaterCapacity | ( | ) | const |
boost::optional<Schedule> openstudio::model::CoolingTowerVariableSpeed::basinHeaterOperatingSchedule | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::basinHeaterSetpointTemperature | ( | ) | const |
boost::optional<std::string> openstudio::model::CoolingTowerVariableSpeed::blowdownCalculationMode | ( | ) | const |
|
static |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::blowdownConcentrationRatio | ( | ) | const |
boost::optional<Schedule> openstudio::model::CoolingTowerVariableSpeed::blowdownMakeupWaterUsageSchedule | ( | ) | const |
boost::optional<std::string> openstudio::model::CoolingTowerVariableSpeed::cellControl | ( | ) | const |
|
static |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::cellMaximumWaterFlowRateFraction | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::cellMinimumWaterFlowRateFraction | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::designAirFlowRate | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::designApproachTemperature | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::designFanPower | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::designInletAirWetBulbTemperature | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::designRangeTemperature | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::designWaterFlowRate | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::driftLossPercent | ( | ) | const |
double openstudio::model::CoolingTowerVariableSpeed::evaporationLossFactor | ( | ) | const |
boost::optional<std::string> openstudio::model::CoolingTowerVariableSpeed::evaporationLossMode | ( | ) | const |
|
static |
boost::optional<CurveCubic> openstudio::model::CoolingTowerVariableSpeed::fanPowerRatioFunctionofAirFlowRateRatioCurve | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::fractionofTowerCapacityinFreeConvectionRegime | ( | ) | const |
|
static |
bool openstudio::model::CoolingTowerVariableSpeed::isDesignAirFlowRateAutosized | ( | ) | const |
bool openstudio::model::CoolingTowerVariableSpeed::isDesignFanPowerAutosized | ( | ) | const |
bool openstudio::model::CoolingTowerVariableSpeed::isDesignWaterFlowRateAutosized | ( | ) | const |
bool openstudio::model::CoolingTowerVariableSpeed::isEvaporationLossFactorDefaulted | ( | ) | const |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::minimumAirFlowRateRatio | ( | ) | const |
boost::optional<ModelObject> openstudio::model::CoolingTowerVariableSpeed::modelCoefficient | ( | ) | const |
Returns CoolingTowerPerformanceYorkCalc, CoolingTowerPerformanceCoolTools, or boost::none.
boost::optional<std::string> openstudio::model::CoolingTowerVariableSpeed::modelType | ( | ) | const |
|
static |
boost::optional<int> openstudio::model::CoolingTowerVariableSpeed::numberofCells | ( | ) | const |
void openstudio::model::CoolingTowerVariableSpeed::resetBasinHeaterCapacity | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetBasinHeaterOperatingSchedule | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetBasinHeaterSetpointTemperature | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetBlowdownCalculationMode | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetBlowdownConcentrationRatio | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetBlowdownMakeupWaterUsageSchedule | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetCellControl | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetCellMaximumWaterFlowRateFraction | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetCellMinimumWaterFlowRateFraction | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetDesignApproachTemperature | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetDesignInletAirWetBulbTemperature | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetDesignRangeTemperature | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetDriftLossPercent | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetEvaporationLossFactor | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetEvaporationLossMode | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetFanPowerRatioFunctionofAirFlowRateRatioCurve | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetFractionofTowerCapacityinFreeConvectionRegime | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetMinimumAirFlowRateRatio | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetModelCoefficient | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetModelType | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetNumberofCells | ( | ) |
void openstudio::model::CoolingTowerVariableSpeed::resetSizingFactor | ( | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setBasinHeaterCapacity | ( | double | basinHeaterCapacity | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setBasinHeaterOperatingSchedule | ( | Schedule & | schedule | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setBasinHeaterSetpointTemperature | ( | double | basinHeaterSetpointTemperature | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setBlowdownCalculationMode | ( | std::string | blowdownCalculationMode | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setBlowdownConcentrationRatio | ( | double | blowdownConcentrationRatio | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setBlowdownMakeupWaterUsageSchedule | ( | Schedule & | schedule | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setCellControl | ( | std::string | cellControl | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setCellMaximumWaterFlowRateFraction | ( | double | cellMaximumWaterFlowRateFraction | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setCellMinimumWaterFlowRateFraction | ( | double | cellMinimumWaterFlowRateFraction | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setDesignAirFlowRate | ( | double | designAirFlowRate | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setDesignApproachTemperature | ( | double | designApproachTemperature | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setDesignFanPower | ( | double | designFanPower | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setDesignInletAirWetBulbTemperature | ( | double | designInletAirWetBulbTemperature | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setDesignRangeTemperature | ( | double | designRangeTemperature | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setDesignWaterFlowRate | ( | double | designWaterFlowRate | ) |
void openstudio::model::CoolingTowerVariableSpeed::setDriftLossPercent | ( | double | driftLossPercent | ) |
void openstudio::model::CoolingTowerVariableSpeed::setEvaporationLossFactor | ( | double | evaporationLossFactor | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setEvaporationLossMode | ( | std::string | evaporationLossMode | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setFanPowerRatioFunctionofAirFlowRateRatioCurve | ( | const CurveCubic & | curve | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setFractionofTowerCapacityinFreeConvectionRegime | ( | double | fractionofTowerCapacityinFreeConvectionRegime | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setMinimumAirFlowRateRatio | ( | double | minimumAirFlowRateRatio | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setModelCoefficient | ( | const ModelObject & | variableSpeedTowerCoefficient | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setModelType | ( | std::string | modelType | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setNumberofCells | ( | int | numberofCells | ) |
bool openstudio::model::CoolingTowerVariableSpeed::setSizingFactor | ( | double | sizingFactor | ) |
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::sizingFactor | ( | ) | const |
|
related |
|
related |