OpenStudio:model
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Static Public Member Functions | Related Functions | List of all members
openstudio::model::EvaporativeFluidCoolerTwoSpeed Class Reference

#include <EvaporativeFluidCoolerTwoSpeed.hpp>

+ Inheritance diagram for openstudio::model::EvaporativeFluidCoolerTwoSpeed:

Public Member Functions

Constructors and Destructors
 EvaporativeFluidCoolerTwoSpeed (const Model &model)
 
virtual ~EvaporativeFluidCoolerTwoSpeed ()
 
Getters
boost::optional< double > highFanSpeedAirFlowRate () const
 
bool isHighFanSpeedAirFlowRateAutosized () const
 
boost::optional< double > highFanSpeedFanPower () const
 
bool isHighFanSpeedFanPowerAutosized () const
 
boost::optional< double > lowFanSpeedAirFlowRate () const
 
bool isLowFanSpeedAirFlowRateAutosized () const
 
double lowFanSpeedAirFlowRateSizingFactor () const
 
boost::optional< double > lowFanSpeedFanPower () const
 
bool isLowFanSpeedFanPowerAutosized () const
 
double lowFanSpeedFanPowerSizingFactor () const
 
double designSprayWaterFlowRate () const
 
std::string performanceInputMethod () const
 
boost::optional< std::string > outdoorAirInletNodeName () const
 
double heatRejectionCapacityandNominalCapacitySizingRatio () const
 
boost::optional< double > highSpeedStandardDesignCapacity () const
 
boost::optional< double > lowSpeedStandardDesignCapacity () const
 
bool isLowSpeedStandardDesignCapacityAutosized () const
 
double lowSpeedStandardCapacitySizingFactor () const
 
boost::optional< double > highFanSpeedUfactorTimesAreaValue () const
 
bool isHighFanSpeedUfactorTimesAreaValueAutosized () const
 
boost::optional< double > lowFanSpeedUfactorTimesAreaValue () const
 
bool isLowFanSpeedUfactorTimesAreaValueAutosized () const
 
double lowFanSpeedUFactorTimesAreaSizingFactor () const
 
boost::optional< double > designWaterFlowRate () const
 
bool isDesignWaterFlowRateAutosized () const
 
boost::optional< double > highSpeedUserSpecifiedDesignCapacity () const
 
boost::optional< double > lowSpeedUserSpecifiedDesignCapacity () const
 
bool isLowSpeedUserSpecifiedDesignCapacityAutosized () const
 
double lowSpeedUserSpecifiedDesignCapacitySizingFactor () const
 
boost::optional< double > designEnteringWaterTemperature () const
 
boost::optional< double > designEnteringAirTemperature () const
 
boost::optional< double > designEnteringAirWetbulbTemperature () const
 
double highSpeedSizingFactor () const
 
std::string evaporationLossMode () const
 
boost::optional< double > evaporationLossFactor () const
 
double driftLossPercent () const
 
std::string blowdownCalculationMode () const
 
double blowdownConcentrationRatio () const
 
boost::optional< ScheduleblowdownMakeupWaterUsageSchedule () const
 
Setters
bool setHighFanSpeedAirFlowRate (double highFanSpeedAirFlowRate)
 
void autosizeHighFanSpeedAirFlowRate ()
 
bool setHighFanSpeedFanPower (double highFanSpeedFanPower)
 
void autosizeHighFanSpeedFanPower ()
 
bool setLowFanSpeedAirFlowRate (double lowFanSpeedAirFlowRate)
 
void autosizeLowFanSpeedAirFlowRate ()
 
bool setLowFanSpeedAirFlowRateSizingFactor (double lowFanSpeedAirFlowRateSizingFactor)
 
bool setLowFanSpeedFanPower (double lowFanSpeedFanPower)
 
void autosizeLowFanSpeedFanPower ()
 
bool setLowFanSpeedFanPowerSizingFactor (double lowFanSpeedFanPowerSizingFactor)
 
bool setDesignSprayWaterFlowRate (double designSprayWaterFlowRate)
 
bool setPerformanceInputMethod (std::string performanceInputMethod)
 
bool setOutdoorAirInletNodeName (std::string outdoorAirInletNodeName)
 
void resetOutdoorAirInletNodeName ()
 
bool setHeatRejectionCapacityandNominalCapacitySizingRatio (double heatRejectionCapacityandNominalCapacitySizingRatio)
 
bool setHighSpeedStandardDesignCapacity (double highSpeedStandardDesignCapacity)
 
void resetHighSpeedStandardDesignCapacity ()
 
bool setLowSpeedStandardDesignCapacity (double lowSpeedStandardDesignCapacity)
 
void resetLowSpeedStandardDesignCapacity ()
 
void autosizeLowSpeedStandardDesignCapacity ()
 
bool setLowSpeedStandardCapacitySizingFactor (double lowSpeedStandardCapacitySizingFactor)
 
bool setHighFanSpeedUfactorTimesAreaValue (double highFanSpeedUfactorTimesAreaValue)
 
void resetHighFanSpeedUfactorTimesAreaValue ()
 
void autosizeHighFanSpeedUfactorTimesAreaValue ()
 
bool setLowFanSpeedUfactorTimesAreaValue (double lowFanSpeedUfactorTimesAreaValue)
 
void resetLowFanSpeedUfactorTimesAreaValue ()
 
void autosizeLowFanSpeedUfactorTimesAreaValue ()
 
bool setLowFanSpeedUFactorTimesAreaSizingFactor (double lowFanSpeedUFactorTimesAreaSizingFactor)
 
bool setDesignWaterFlowRate (double designWaterFlowRate)
 
void resetDesignWaterFlowRate ()
 
void autosizeDesignWaterFlowRate ()
 
bool setHighSpeedUserSpecifiedDesignCapacity (double highSpeedUserSpecifiedDesignCapacity)
 
void resetHighSpeedUserSpecifiedDesignCapacity ()
 
bool setLowSpeedUserSpecifiedDesignCapacity (double lowSpeedUserSpecifiedDesignCapacity)
 
void resetLowSpeedUserSpecifiedDesignCapacity ()
 
void autosizeLowSpeedUserSpecifiedDesignCapacity ()
 
bool setLowSpeedUserSpecifiedDesignCapacitySizingFactor (double lowSpeedUserSpecifiedDesignCapacitySizingFactor)
 
bool setDesignEnteringWaterTemperature (double designEnteringWaterTemperature)
 
void resetDesignEnteringWaterTemperature ()
 
bool setDesignEnteringAirTemperature (double designEnteringAirTemperature)
 
void resetDesignEnteringAirTemperature ()
 
bool setDesignEnteringAirWetbulbTemperature (double designEnteringAirWetbulbTemperature)
 
void resetDesignEnteringAirWetbulbTemperature ()
 
bool setHighSpeedSizingFactor (double highSpeedSizingFactor)
 
bool setEvaporationLossMode (std::string evaporationLossMode)
 
bool setEvaporationLossFactor (double evaporationLossFactor)
 
void resetEvaporationLossFactor ()
 
bool setDriftLossPercent (double driftLossPercent)
 
bool setBlowdownCalculationMode (std::string blowdownCalculationMode)
 
bool setBlowdownConcentrationRatio (double blowdownConcentrationRatio)
 
bool setBlowdownMakeupWaterUsageSchedule (Schedule &schedule)
 
void resetBlowdownMakeupWaterUsageSchedule ()
 
Other
boost::optional< double > autosizedHighFanSpeedAirFlowRate () const
 
boost::optional< double > autosizedHighFanSpeedFanPower () const
 
boost::optional< double > autosizedLowFanSpeedAirFlowRate () const
 
boost::optional< double > autosizedLowFanSpeedFanPower () const
 
boost::optional< double > autosizedLowSpeedStandardDesignCapacity () const
 
boost::optional< double > autosizedHighFanSpeedUfactorTimesAreaValue () const
 
boost::optional< double > autosizedLowFanSpeedUfactorTimesAreaValue () const
 
boost::optional< double > autosizedDesignWaterFlowRate () const
 
boost::optional< double > autosizedLowSpeedUserSpecifiedDesignCapacity () const
 
- Public Member Functions inherited from openstudio::model::StraightComponent
bool addToNode (Node &node)
 
boost::optional< AirLoopHVACairLoopHVAC () const
 Returns the optional AirLoopHVAC object that this AirToAirComponent is attached to. More...
 
ModelObject clone (Model model) const
 
void disconnect ()
 
boost::optional< ModelObjectinletModelObject () const
 Returns the optional ModelObject connected to the inlet port. More...
 
unsigned inletPort () const
 Returns the inlet port. More...
 
boost::optional< ModelObjectoutletModelObject () const
 Returns the optional ModelObject connected to the outlet port. More...
 
unsigned outletPort () const
 Returns the outlet port. More...
 
std::vector
< openstudio::IdfObject > 
remove ()
 
bool removeFromLoop ()
 
 StraightComponent (IddObjectType type, const Model &model)
 
virtual ~StraightComponent ()
 
- Public Member Functions inherited from openstudio::model::HVACComponent
bool addToNode (Node &node)
 Adds this object to a new system node and returns a boolean indicating if the addition was successful. More...
 
bool addToSplitter (Splitter &splitter)
 Adds this object to a splitter by creating a new branch. More...
 
boost::optional< AirLoopHVACairLoopHVAC () const
 Returns the optional AirLoopHVAC object that the HVAC component is attached to. More...
 
boost::optional
< AirLoopHVACOutdoorAirSystem
airLoopHVACOutdoorAirSystem () const
 Returns the optional AirLoopHVACOutdoorAirSystem that the HVAC component is attached to. More...
 
void applySizingValues ()
 
void autosize ()
 Returns the optional ModelObject connected to this object's port. More...
 
boost::optional< HVACComponentcontainingHVACComponent () const
 EnergyPlus unitary equipment and air terminals are typically composed of other HVAC components. More...
 
boost::optional
< StraightComponent
containingStraightComponent () const
 
boost::optional
< ZoneHVACComponent
containingZoneHVACComponent () const
 Returns any ZoneHVACComponent that contains this HVACComponent. More...
 
void disconnect ()
 Removes all connections to other HVACComponent objects. More...
 
bool isRemovable () const
 Indicates if the HVACComponent can be removed from the model. More...
 
boost::optional< Looploop () const
 Returns the optional Loop object that the HVAC component is attached to. More...
 
boost::optional< PlantLoopplantLoop () const
 Returns the optional PlantLoop object that the HVAC component is attached to. More...
 
std::vector< IdfObject > remove ()
 Removes the HVACComponent from the model only if isRemovable() return true. More...
 
virtual ~HVACComponent ()
 
- Public Member Functions inherited from openstudio::model::ParentObject
std::vector< IddObjectType > allowableChildTypes () const
 Returns a vector of allowable children types. More...
 
std::vector< ModelObjectchildren () const
 Return direct child objects in the Model. More...
 
virtual ~ParentObject ()
 
- Public Member Functions inherited from openstudio::model::ModelObject
virtual ~ModelObject ()
 
ModelObject clone () const
 Creates a deep copy of this object, placing it in this object's model(). More...
 
ModelObject clone (Model model) const
 Creates a deep copy of this object, placing it in model. More...
 
Component createComponent () const
 Method for creating sharable Model snippets. More...
 
Model model () const
 Returns the Model that contains this object. More...
 
boost::optional< ParentObjectparent () const
 Return this object's parent in the hierarchy, if it has one. More...
 
std::vector< ResourceObjectresources () const
 Get the resources directly used by this ModelObject. More...
 
template<typename T >
std::vector< T > getModelObjectSources () const
 Get all objects of type T that point to this object. More...
 
template<typename T >
std::vector< T > getModelObjectSources (IddObjectType iddObjectType) const
 Get all objects of type T that point to this object. More...
 
template<typename T >
boost::optional< T > getModelObjectTarget (unsigned index) const
 Get the object of type T pointed to by this object from field index. More...
 
template<typename T >
std::vector< T > getModelObjectTargets () const
 Get all objects of type T to which this object points. More...
 
const std::vector< std::string > & outputVariableNames () const
 Get all output variables names that could be associated with this object. More...
 
std::vector< OutputVariableoutputVariables () const
 Get all output variables associated with this object, must run simulation to generate data. More...
 
boost::optional
< openstudio::TimeSeries > 
getData (const OutputVariable &variable, const std::string &envPeriod) const
 Get data associated with this output variable and this object. More...
 
std::vector< LifeCycleCostlifeCycleCosts () const
 Returns the list of all LifeCycleCosts that refer to this object. More...
 
std::vector< IdfObject > removeLifeCycleCosts ()
 Removes all LifeCycleCosts that refer to this object. More...
 
IddObjectType iddObjectType () const
 This is a virtual function that will tell you the type of iddObject you are dealing with. More...
 
AdditionalProperties additionalProperties () const
 Returns this object's additional properties, constructing a new object if necessary. More...
 
bool hasAdditionalProperties () const
 Returns true if this object has additional properties. More...
 
std::vector< IdfObject > removeAdditionalProperties ()
 Removes all additional properties that refer to this object. More...
 
bool setParent (ParentObject &newParent)
 set the parent, child may have to call non-const methods on the parent More...
 
bool operator< (const ModelObject &right) const
 
bool operator== (const ModelObject &other) const
 equality test More...
 
bool operator!= (const ModelObject &other) const
 inequality test More...
 
std::vector< ScheduleTypeKeygetScheduleTypeKeys (const Schedule &schedule) const
 Return the ScheduleTypeKeys indicating how schedule is used in this object. More...
 
boost::optional< double > getAutosizedValue (std::string valueName, std::string unitString) const
 Gets the autosized component value from the sql file. More...
 
virtual std::vector
< EMSActuatorNames
emsActuatorNames () const
 Return the names of the available ems actuators. More...
 
virtual std::vector< std::string > emsInternalVariableNames () const
 Return the names of the available ems internal variables. More...
 
boost::optional< ModelObjectconnectedObject (unsigned port) const
 
boost::optional< unsigned > connectedObjectPort (unsigned port) const
 

Static Public Member Functions

static std::vector< std::string > blowdownCalculationModeValues ()
 
static std::vector< std::string > evaporationLossModeValues ()
 
static IddObjectType iddObjectType ()
 
static std::vector< std::string > performanceInputMethodValues ()
 

Related Functions

(Note that these are not member functions.)

typedef std::vector
< EvaporativeFluidCoolerTwoSpeed
EvaporativeFluidCoolerTwoSpeedVector
 
typedef boost::optional
< EvaporativeFluidCoolerTwoSpeed
OptionalEvaporativeFluidCoolerTwoSpeed
 

Additional Inherited Members

- Protected Types inherited from openstudio::model::HVACComponent
typedef detail::HVACComponent_Impl ImplType
 
- Protected Types inherited from openstudio::model::ModelObject
typedef detail::ModelObject_Impl ImplType
 
- Protected Member Functions inherited from openstudio::model::HVACComponent
virtual std::vector< ModelObjectchildren () const
 
 HVACComponent (IddObjectType type, const Model &model)
 
 HVACComponent (std::shared_ptr< ImplType > impl)
 
- Protected Member Functions inherited from openstudio::model::ParentObject
 ParentObject (IddObjectType type, const Model &model)
 Constructs a new ParentObject object in the model. More...
 
- Protected Member Functions inherited from openstudio::model::ModelObject
 ModelObject (IddObjectType type, const Model &model, bool fastName=false)
 
 ModelObject (std::shared_ptr< detail::ModelObject_Impl > impl)
 

Detailed Description

EvaporativeFluidCoolerTwoSpeed is a StraightComponent that wraps the OpenStudio IDD object 'OS:EvaporativeFluidCooler:TwoSpeed'.

Constructor & Destructor Documentation

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

Member Function Documentation

boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedDesignWaterFlowRate ( ) const
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeDesignWaterFlowRate ( )
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedHighFanSpeedAirFlowRate ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedHighFanSpeedFanPower ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedHighFanSpeedUfactorTimesAreaValue ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedLowFanSpeedAirFlowRate ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedLowFanSpeedFanPower ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedLowFanSpeedUfactorTimesAreaValue ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedLowSpeedStandardDesignCapacity ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizedLowSpeedUserSpecifiedDesignCapacity ( ) const
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeHighFanSpeedAirFlowRate ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeHighFanSpeedFanPower ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeHighFanSpeedUfactorTimesAreaValue ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeLowFanSpeedAirFlowRate ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeLowFanSpeedFanPower ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeLowFanSpeedUfactorTimesAreaValue ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeLowSpeedStandardDesignCapacity ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::autosizeLowSpeedUserSpecifiedDesignCapacity ( )
std::string openstudio::model::EvaporativeFluidCoolerTwoSpeed::blowdownCalculationMode ( ) const
static std::vector<std::string> openstudio::model::EvaporativeFluidCoolerTwoSpeed::blowdownCalculationModeValues ( )
static
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::blowdownConcentrationRatio ( ) const
boost::optional<Schedule> openstudio::model::EvaporativeFluidCoolerTwoSpeed::blowdownMakeupWaterUsageSchedule ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::designEnteringAirTemperature ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::designEnteringAirWetbulbTemperature ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::designEnteringWaterTemperature ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::designSprayWaterFlowRate ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::designWaterFlowRate ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::driftLossPercent ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::evaporationLossFactor ( ) const
std::string openstudio::model::EvaporativeFluidCoolerTwoSpeed::evaporationLossMode ( ) const
static std::vector<std::string> openstudio::model::EvaporativeFluidCoolerTwoSpeed::evaporationLossModeValues ( )
static
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::heatRejectionCapacityandNominalCapacitySizingRatio ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::highFanSpeedAirFlowRate ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::highFanSpeedFanPower ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::highFanSpeedUfactorTimesAreaValue ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::highSpeedSizingFactor ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::highSpeedStandardDesignCapacity ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::highSpeedUserSpecifiedDesignCapacity ( ) const
static IddObjectType openstudio::model::EvaporativeFluidCoolerTwoSpeed::iddObjectType ( )
static
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isDesignWaterFlowRateAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isHighFanSpeedAirFlowRateAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isHighFanSpeedFanPowerAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isHighFanSpeedUfactorTimesAreaValueAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isLowFanSpeedAirFlowRateAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isLowFanSpeedFanPowerAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isLowFanSpeedUfactorTimesAreaValueAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isLowSpeedStandardDesignCapacityAutosized ( ) const
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::isLowSpeedUserSpecifiedDesignCapacityAutosized ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowFanSpeedAirFlowRate ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowFanSpeedAirFlowRateSizingFactor ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowFanSpeedFanPower ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowFanSpeedFanPowerSizingFactor ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowFanSpeedUFactorTimesAreaSizingFactor ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowFanSpeedUfactorTimesAreaValue ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowSpeedStandardCapacitySizingFactor ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowSpeedStandardDesignCapacity ( ) const
boost::optional<double> openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowSpeedUserSpecifiedDesignCapacity ( ) const
double openstudio::model::EvaporativeFluidCoolerTwoSpeed::lowSpeedUserSpecifiedDesignCapacitySizingFactor ( ) const
boost::optional<std::string> openstudio::model::EvaporativeFluidCoolerTwoSpeed::outdoorAirInletNodeName ( ) const
std::string openstudio::model::EvaporativeFluidCoolerTwoSpeed::performanceInputMethod ( ) const
static std::vector<std::string> openstudio::model::EvaporativeFluidCoolerTwoSpeed::performanceInputMethodValues ( )
static
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetBlowdownMakeupWaterUsageSchedule ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetDesignEnteringAirTemperature ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetDesignEnteringAirWetbulbTemperature ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetDesignEnteringWaterTemperature ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetDesignWaterFlowRate ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetEvaporationLossFactor ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetHighFanSpeedUfactorTimesAreaValue ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetHighSpeedStandardDesignCapacity ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetHighSpeedUserSpecifiedDesignCapacity ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetLowFanSpeedUfactorTimesAreaValue ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetLowSpeedStandardDesignCapacity ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetLowSpeedUserSpecifiedDesignCapacity ( )
void openstudio::model::EvaporativeFluidCoolerTwoSpeed::resetOutdoorAirInletNodeName ( )
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setBlowdownCalculationMode ( std::string  blowdownCalculationMode)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setBlowdownConcentrationRatio ( double  blowdownConcentrationRatio)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setBlowdownMakeupWaterUsageSchedule ( Schedule schedule)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setDesignEnteringAirTemperature ( double  designEnteringAirTemperature)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setDesignEnteringAirWetbulbTemperature ( double  designEnteringAirWetbulbTemperature)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setDesignEnteringWaterTemperature ( double  designEnteringWaterTemperature)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setDesignSprayWaterFlowRate ( double  designSprayWaterFlowRate)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setDesignWaterFlowRate ( double  designWaterFlowRate)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setDriftLossPercent ( double  driftLossPercent)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setEvaporationLossFactor ( double  evaporationLossFactor)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setEvaporationLossMode ( std::string  evaporationLossMode)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setHeatRejectionCapacityandNominalCapacitySizingRatio ( double  heatRejectionCapacityandNominalCapacitySizingRatio)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setHighFanSpeedAirFlowRate ( double  highFanSpeedAirFlowRate)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setHighFanSpeedFanPower ( double  highFanSpeedFanPower)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setHighFanSpeedUfactorTimesAreaValue ( double  highFanSpeedUfactorTimesAreaValue)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setHighSpeedSizingFactor ( double  highSpeedSizingFactor)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setHighSpeedStandardDesignCapacity ( double  highSpeedStandardDesignCapacity)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setHighSpeedUserSpecifiedDesignCapacity ( double  highSpeedUserSpecifiedDesignCapacity)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowFanSpeedAirFlowRate ( double  lowFanSpeedAirFlowRate)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowFanSpeedAirFlowRateSizingFactor ( double  lowFanSpeedAirFlowRateSizingFactor)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowFanSpeedFanPower ( double  lowFanSpeedFanPower)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowFanSpeedFanPowerSizingFactor ( double  lowFanSpeedFanPowerSizingFactor)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowFanSpeedUFactorTimesAreaSizingFactor ( double  lowFanSpeedUFactorTimesAreaSizingFactor)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowFanSpeedUfactorTimesAreaValue ( double  lowFanSpeedUfactorTimesAreaValue)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowSpeedStandardCapacitySizingFactor ( double  lowSpeedStandardCapacitySizingFactor)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowSpeedStandardDesignCapacity ( double  lowSpeedStandardDesignCapacity)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowSpeedUserSpecifiedDesignCapacity ( double  lowSpeedUserSpecifiedDesignCapacity)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setLowSpeedUserSpecifiedDesignCapacitySizingFactor ( double  lowSpeedUserSpecifiedDesignCapacitySizingFactor)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setOutdoorAirInletNodeName ( std::string  outdoorAirInletNodeName)
bool openstudio::model::EvaporativeFluidCoolerTwoSpeed::setPerformanceInputMethod ( std::string  performanceInputMethod)

Friends And Related Function Documentation