OpenStudioCore:model
 AllClasses Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages

#include "CoolingTowerVariableSpeed.hpp"

Inheritance diagram for openstudio::model::CoolingTowerVariableSpeed:

Public Member Functions

void autosizeDesignAirFlowRate ()
void autosizeDesignFanPower ()
void autosizeDesignWaterFlowRate ()
boost::optional< double > basinHeaterCapacity () const
boost::optional< SchedulebasinHeaterOperatingSchedule () const
boost::optional< double > basinHeaterSetpointTemperature () const
boost::optional< std::string > blowdownCalculationMode () const
boost::optional< double > blowdownConcentrationRatio () const
boost::optional< ScheduleblowdownMakeupWaterUsageSchedule () const
boost::optional< std::string > cellControl () const
boost::optional< double > cellMaximumWaterFlowRateFraction () const
boost::optional< double > cellMinimumWaterFlowRateFraction () const
 CoolingTowerVariableSpeed (const Model &model)
boost::optional< double > designAirFlowRate () const
boost::optional< double > designApproachTemperature () const
boost::optional< double > designFanPower () const
boost::optional< double > designInletAirWetBulbTemperature () const
boost::optional< double > designRangeTemperature () const
boost::optional< double > designWaterFlowRate () const
boost::optional< double > driftLossPercent () const
double evaporationLossFactor () const
boost::optional< std::string > evaporationLossMode () const
boost::optional< CurveCubicfanPowerRatioFunctionofAirFlowRateRatioCurve () const
boost::optional< double > fractionofTowerCapacityinFreeConvectionRegime () const
bool isDesignAirFlowRateAutosized () const
bool isDesignFanPowerAutosized () const
bool isDesignWaterFlowRateAutosized () const
bool isEvaporationLossFactorDefaulted () const
boost::optional< double > minimumAirFlowRateRatio () const
boost::optional< ModelObjectmodelCoefficient () const
boost::optional< std::string > modelType () const
boost::optional< intnumberofCells () const
void resetBasinHeaterCapacity ()
void resetBasinHeaterOperatingSchedule ()
void resetBasinHeaterSetpointTemperature ()
void resetBlowdownCalculationMode ()
void resetBlowdownConcentrationRatio ()
void resetBlowdownMakeupWaterUsageSchedule ()
void resetCellControl ()
void resetCellMaximumWaterFlowRateFraction ()
void resetCellMinimumWaterFlowRateFraction ()
void resetDesignApproachTemperature ()
void resetDesignInletAirWetBulbTemperature ()
void resetDesignRangeTemperature ()
void resetDriftLossPercent ()
void resetEvaporationLossFactor ()
void resetEvaporationLossMode ()
void resetFanPowerRatioFunctionofAirFlowRateRatioCurve ()
void resetFractionofTowerCapacityinFreeConvectionRegime ()
void resetMinimumAirFlowRateRatio ()
void resetModelCoefficient ()
void resetModelType ()
void resetNumberofCells ()
void resetSizingFactor ()
bool setBasinHeaterCapacity (double basinHeaterCapacity)
bool setBasinHeaterOperatingSchedule (Schedule &schedule)
bool setBasinHeaterSetpointTemperature (double basinHeaterSetpointTemperature)
bool setBlowdownCalculationMode (std::string blowdownCalculationMode)
bool setBlowdownConcentrationRatio (double blowdownConcentrationRatio)
bool setBlowdownMakeupWaterUsageSchedule (Schedule &schedule)
bool setCellControl (std::string cellControl)
bool setCellMaximumWaterFlowRateFraction (double cellMaximumWaterFlowRateFraction)
bool setCellMinimumWaterFlowRateFraction (double cellMinimumWaterFlowRateFraction)
bool setDesignAirFlowRate (double designAirFlowRate)
bool setDesignApproachTemperature (double designApproachTemperature)
bool setDesignFanPower (double designFanPower)
bool setDesignInletAirWetBulbTemperature (double designInletAirWetBulbTemperature)
bool setDesignRangeTemperature (double designRangeTemperature)
bool setDesignWaterFlowRate (double designWaterFlowRate)
void setDriftLossPercent (double driftLossPercent)
void setEvaporationLossFactor (double evaporationLossFactor)
bool setEvaporationLossMode (std::string evaporationLossMode)
bool setFanPowerRatioFunctionofAirFlowRateRatioCurve (const CurveCubic &curve)
bool setFractionofTowerCapacityinFreeConvectionRegime (double fractionofTowerCapacityinFreeConvectionRegime)
bool setMinimumAirFlowRateRatio (double minimumAirFlowRateRatio)
bool setModelCoefficient (const ModelObject &variableSpeedTowerCoefficient)
bool setModelType (std::string modelType)
bool setNumberofCells (int numberofCells)
bool setSizingFactor (double sizingFactor)
boost::optional< double > sizingFactor () const
virtual ~CoolingTowerVariableSpeed ()

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

Detailed Description

CoolingTowerVariableSpeed is a StraightComponent that wraps the OpenStudio IDD object 'OS:CoolingTower:VariableSpeed'.

Constructor & Destructor Documentation

openstudio::model::CoolingTowerVariableSpeed::CoolingTowerVariableSpeed ( const Model model)
explicit
virtual openstudio::model::CoolingTowerVariableSpeed::~CoolingTowerVariableSpeed ( )
inlinevirtual

Member Function Documentation

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 std::vector<std::string> openstudio::model::CoolingTowerVariableSpeed::blowdownCalculationModeValues ( )
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 std::vector<std::string> openstudio::model::CoolingTowerVariableSpeed::cellControlValues ( )
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 std::vector<std::string> openstudio::model::CoolingTowerVariableSpeed::evaporationLossModeValues ( )
static
boost::optional<CurveCubic> openstudio::model::CoolingTowerVariableSpeed::fanPowerRatioFunctionofAirFlowRateRatioCurve ( ) const
boost::optional<double> openstudio::model::CoolingTowerVariableSpeed::fractionofTowerCapacityinFreeConvectionRegime ( ) const
static IddObjectType openstudio::model::CoolingTowerVariableSpeed::iddObjectType ( )
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
boost::optional<std::string> openstudio::model::CoolingTowerVariableSpeed::modelType ( ) const
static std::vector<std::string> openstudio::model::CoolingTowerVariableSpeed::modelTypeValues ( )
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

Friends And Related Function Documentation