OpenStudio:model
Loading...
Searching...
No Matches
openstudio::model::WaterHeaterStratified Class Reference

#include <WaterHeaterStratified.hpp>

+ Inheritance diagram for openstudio::model::WaterHeaterStratified:

Public Member Functions

Getters
std::string endUseSubcategory () const
 
boost::optional< double > tankVolume () const
 
bool isTankVolumeAutosized () const
 
boost::optional< double > tankHeight () const
 
bool isTankHeightAutosized () const
 
std::string tankShape () const
 
boost::optional< double > tankPerimeter () const
 
double maximumTemperatureLimit () const
 
std::string heaterPriorityControl () const
 
Schedule heater1SetpointTemperatureSchedule () const
 
double heater1DeadbandTemperatureDifference () const
 
boost::optional< double > heater1Capacity () const
 
bool isHeater1CapacityAutosized () const
 
double heater1Height () const
 
Schedule heater2SetpointTemperatureSchedule () const
 
double heater2DeadbandTemperatureDifference () const
 
double heater2Capacity () const
 
double heater2Height () const
 
std::string heaterFuelType () const
 
double heaterThermalEfficiency () const
 
double offCycleParasiticFuelConsumptionRate () const
 
std::string offCycleParasiticFuelType () const
 
double offCycleParasiticHeatFractiontoTank () const
 
double offCycleParasiticHeight () const
 
double onCycleParasiticFuelConsumptionRate () const
 
std::string onCycleParasiticFuelType () const
 
double onCycleParasiticHeatFractiontoTank () const
 
double onCycleParasiticHeight () const
 
std::string ambientTemperatureIndicator () const
 
boost::optional< ScheduleambientTemperatureSchedule () const
 
boost::optional< ThermalZoneambientTemperatureThermalZone () const
 
boost::optional< std::string > ambientTemperatureOutdoorAirNodeName () const
 
boost::optional< double > uniformSkinLossCoefficientperUnitAreatoAmbientTemperature () const
 
double skinLossFractiontoZone () const
 
boost::optional< double > offCycleFlueLossCoefficienttoAmbientTemperature () const
 
double offCycleFlueLossFractiontoZone () const
 
boost::optional< double > peakUseFlowRate () const
 
boost::optional< ScheduleuseFlowRateFractionSchedule () const
 
boost::optional< SchedulecoldWaterSupplyTemperatureSchedule () const
 
double useSideEffectiveness () const
 
double useSideInletHeight () const
 
boost::optional< double > useSideOutletHeight () const
 
bool isUseSideOutletHeightAutocalculated () const
 
double sourceSideEffectiveness () const
 
boost::optional< double > sourceSideInletHeight () const
 
bool isSourceSideInletHeightAutocalculated () const
 
double sourceSideOutletHeight () const
 
std::string inletMode () const
 
boost::optional< double > useSideDesignFlowRate () const
 
bool isUseSideDesignFlowRateAutosized () const
 
boost::optional< double > sourceSideDesignFlowRate () const
 
bool isSourceSideDesignFlowRateAutosized () const
 
double indirectWaterHeatingRecoveryTime () const
 
int numberofNodes () const
 
double additionalDestratificationConductivity () const
 
double node1AdditionalLossCoefficient () const
 
double node2AdditionalLossCoefficient () const
 
double node3AdditionalLossCoefficient () const
 
double node4AdditionalLossCoefficient () const
 
double node5AdditionalLossCoefficient () const
 
double node6AdditionalLossCoefficient () const
 
double node7AdditionalLossCoefficient () const
 
double node8AdditionalLossCoefficient () const
 
double node9AdditionalLossCoefficient () const
 
double node10AdditionalLossCoefficient () const
 
double node11AdditionalLossCoefficient () const
 
double node12AdditionalLossCoefficient () const
 
std::string sourceSideFlowControlMode () const
 
boost::optional< ScheduleindirectAlternateSetpointTemperatureSchedule () const
 
Setters
bool setEndUseSubcategory (const std::string &endUseSubcategory)
 
bool setTankVolume (double tankVolume)
 
void autosizeTankVolume ()
 
bool setTankHeight (double tankHeight)
 
void autosizeTankHeight ()
 
bool setTankShape (const std::string &tankShape)
 
bool setTankPerimeter (double tankPerimeter)
 
void resetTankPerimeter ()
 
bool setMaximumTemperatureLimit (double maximumTemperatureLimit)
 
bool setHeaterPriorityControl (const std::string &heaterPriorityControl)
 
bool setHeater1SetpointTemperatureSchedule (Schedule &schedule)
 
bool setHeater1DeadbandTemperatureDifference (double heater1DeadbandTemperatureDifference)
 
bool setHeater1Capacity (double heater1Capacity)
 
void autosizeHeater1Capacity ()
 
bool setHeater1Height (double heater1Height)
 
bool setHeater2SetpointTemperatureSchedule (Schedule &schedule)
 
bool setHeater2DeadbandTemperatureDifference (double heater2DeadbandTemperatureDifference)
 
bool setHeater2Capacity (double heater2Capacity)
 
bool setHeater2Height (double heater2Height)
 
bool setHeaterFuelType (const FuelType &heaterFuelType)
 
bool setHeaterFuelType (const std::string &heaterFuelType)
 
bool setHeaterThermalEfficiency (double heaterThermalEfficiency)
 
bool setOffCycleParasiticFuelConsumptionRate (double offCycleParasiticFuelConsumptionRate)
 
bool setOffCycleParasiticFuelType (const FuelType &offCycleParasiticFuelType)
 
bool setOffCycleParasiticFuelType (const std::string &offCycleParasiticFuelType)
 
bool setOffCycleParasiticHeatFractiontoTank (double offCycleParasiticHeatFractiontoTank)
 
bool setOffCycleParasiticHeight (double offCycleParasiticHeight)
 
bool setOnCycleParasiticFuelConsumptionRate (double onCycleParasiticFuelConsumptionRate)
 
bool setOnCycleParasiticFuelType (const FuelType &onCycleParasiticFuelType)
 
bool setOnCycleParasiticFuelType (const std::string &onCycleParasiticFuelType)
 
bool setOnCycleParasiticHeatFractiontoTank (double onCycleParasiticHeatFractiontoTank)
 
bool setOnCycleParasiticHeight (double onCycleParasiticHeight)
 
bool setAmbientTemperatureIndicator (const std::string &ambientTemperatureIndicator)
 
bool setAmbientTemperatureSchedule (Schedule &schedule)
 
void resetAmbientTemperatureSchedule ()
 
bool setAmbientTemperatureThermalZone (const ThermalZone &thermalZone)
 
void resetAmbientTemperatureThermalZone ()
 
bool setAmbientTemperatureOutdoorAirNodeName (const std::string &ambientTemperatureOutdoorAirNodeName)
 
void resetAmbientTemperatureOutdoorAirNodeName ()
 
bool setUniformSkinLossCoefficientperUnitAreatoAmbientTemperature (double uniformSkinLossCoefficientperUnitAreatoAmbientTemperature)
 
void resetUniformSkinLossCoefficientperUnitAreatoAmbientTemperature ()
 
bool setSkinLossFractiontoZone (double skinLossFractiontoZone)
 
bool setOffCycleFlueLossCoefficienttoAmbientTemperature (double offCycleFlueLossCoefficienttoAmbientTemperature)
 
void resetOffCycleFlueLossCoefficienttoAmbientTemperature ()
 
bool setOffCycleFlueLossFractiontoZone (double offCycleFlueLossFractiontoZone)
 
bool setPeakUseFlowRate (double peakUseFlowRate)
 
void resetPeakUseFlowRate ()
 
bool setUseFlowRateFractionSchedule (Schedule &schedule)
 
void resetUseFlowRateFractionSchedule ()
 
bool setColdWaterSupplyTemperatureSchedule (Schedule &schedule)
 
void resetColdWaterSupplyTemperatureSchedule ()
 
bool setUseSideEffectiveness (double useSideEffectiveness)
 
bool setUseSideInletHeight (double useSideInletHeight)
 
bool setUseSideOutletHeight (double useSideOutletHeight)
 
void autocalculateUseSideOutletHeight ()
 
bool setSourceSideEffectiveness (double sourceSideEffectiveness)
 
bool setSourceSideInletHeight (double sourceSideInletHeight)
 
void autocalculateSourceSideInletHeight ()
 
bool setSourceSideOutletHeight (double sourceSideOutletHeight)
 
bool setInletMode (const std::string &inletMode)
 
bool setUseSideDesignFlowRate (double useSideDesignFlowRate)
 
void autosizeUseSideDesignFlowRate ()
 
bool setSourceSideDesignFlowRate (double sourceSideDesignFlowRate)
 
void autosizeSourceSideDesignFlowRate ()
 
bool setIndirectWaterHeatingRecoveryTime (double indirectWaterHeatingRecoveryTime)
 
bool setNumberofNodes (int numberofNodes)
 
bool setAdditionalDestratificationConductivity (double additionalDestratificationConductivity)
 
bool setNode1AdditionalLossCoefficient (double node1AdditionalLossCoefficient)
 
bool setNode2AdditionalLossCoefficient (double node2AdditionalLossCoefficient)
 
bool setNode3AdditionalLossCoefficient (double node3AdditionalLossCoefficient)
 
bool setNode4AdditionalLossCoefficient (double node4AdditionalLossCoefficient)
 
bool setNode5AdditionalLossCoefficient (double node5AdditionalLossCoefficient)
 
bool setNode6AdditionalLossCoefficient (double node6AdditionalLossCoefficient)
 
bool setNode7AdditionalLossCoefficient (double node7AdditionalLossCoefficient)
 
bool setNode8AdditionalLossCoefficient (double node8AdditionalLossCoefficient)
 
bool setNode9AdditionalLossCoefficient (double node9AdditionalLossCoefficient)
 
bool setNode10AdditionalLossCoefficient (double node10AdditionalLossCoefficient)
 
bool setNode11AdditionalLossCoefficient (double node11AdditionalLossCoefficient)
 
bool setNode12AdditionalLossCoefficient (double node12AdditionalLossCoefficient)
 
bool setSourceSideFlowControlMode (const std::string &sourceSideFlowControlMode)
 
bool setIndirectAlternateSetpointTemperatureSchedule (Schedule &schedule)
 
void resetIndirectAlternateSetpointTemperatureSchedule ()
 
- Public Member Functions inherited from openstudio::model::WaterToWaterComponent
virtual bool addToNode (Node &node)
 
virtual bool addToTertiaryNode (Node &node)
 Add this WaterToWaterComponent to a tertiaryPlantLoop by making connections to the tertiary inlet and outlet.
 
virtual ModelObject clone (Model model) const
 
virtual boost::optional< ModelObjectdemandInletModelObject () const
 Returns the optional ModelObject connected to the demand inlet port.
 
virtual unsigned demandInletPort () const
 Returns the demand inlet port.
 
virtual boost::optional< ModelObjectdemandOutletModelObject () const
 Returns the optional ModelObject connected to the demand outlet port.
 
virtual unsigned demandOutletPort () const
 Returns the demand outlet port.
 
WaterToWaterComponentoperator= (const WaterToWaterComponent &)=default
 
WaterToWaterComponentoperator= (WaterToWaterComponent &&)=default
 
boost::optional< PlantLoopplantLoop () const
 Returns the optional PlantLoop object that the HVAC component is a supply component on.
 
virtual std::vector< openstudio::IdfObjectremove ()
 
bool removeFromPlantLoop ()
 Removes the component from the plantLoop if one is attached.
 
bool removeFromSecondaryPlantLoop ()
 Removes the component from the secondaryPlantLoop if one is attached.
 
bool removeFromTertiaryPlantLoop ()
 Removes the component from the tertiaryPlantLoop if one is attached.
 
boost::optional< PlantLoopsecondaryPlantLoop () const
 Returns the optional PlantLoop object that the HVAC component is a demand component on.
 
virtual boost::optional< ModelObjectsupplyInletModelObject () const
 Returns the optional ModelObject connected to the supply inlet port.
 
virtual unsigned supplyInletPort () const
 Returns the supply inlet port.
 
virtual boost::optional< ModelObjectsupplyOutletModelObject () const
 Returns the optional ModelObject connected to the supply outlet port.
 
virtual unsigned supplyOutletPort () const
 Returns the supply outlet port.
 
boost::optional< ModelObjecttertiaryInletModelObject () const
 Returns the optional ModelObject connected to the tertiary inlet.
 
boost::optional< ModelObjecttertiaryOutletModelObject () const
 Returns the optional ModelObject connected to the tertiary outlet.
 
boost::optional< PlantLooptertiaryPlantLoop () const
 Tertiary plant loop applies to a limited number of WaterToWaterComponent types that interact with three plant systems.
 
 WaterToWaterComponent (const WaterToWaterComponent &other)=default
 
 WaterToWaterComponent (IddObjectType type, const Model &model)
 
 WaterToWaterComponent (WaterToWaterComponent &&other)=default
 
virtual ~WaterToWaterComponent () override=default
 
- 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.
 
bool addToSplitter (Splitter &splitter)
 Adds this object to a splitter by creating a new branch.
 
boost::optional< AirLoopHVACairLoopHVAC () const
 Returns the optional AirLoopHVAC object that the HVAC component is attached to.
 
boost::optional< AirLoopHVACOutdoorAirSystem > airLoopHVACOutdoorAirSystem () const
 Returns the optional AirLoopHVACOutdoorAirSystem that the HVAC component is attached to.
 
std::vector< AppGFuelTypeappGHeatingFuelTypes () const
 
void applySizingValues ()
 
void autosize ()
 Returns the optional ModelObject connected to this object's port.
 
ComponentType componentType () const
 
boost::optional< HVACComponentcontainingHVACComponent () const
 EnergyPlus unitary equipment and air terminals are typically composed of other HVAC components.
 
boost::optional< StraightComponentcontainingStraightComponent () const
 
boost::optional< ZoneHVACComponentcontainingZoneHVACComponent () const
 Returns any ZoneHVACComponent that contains this HVACComponent.
 
std::vector< FuelTypecoolingFuelTypes () const
 
void disconnect ()
 Removes all connections to other HVACComponent objects.
 
std::vector< FuelTypeheatingFuelTypes () const
 
 HVACComponent (const HVACComponent &other)=default
 
 HVACComponent (HVACComponent &&other)=default
 
bool isRemovable () const
 Indicates if the HVACComponent can be removed from the model.
 
boost::optional< Looploop () const
 Returns the optional Loop object that the HVAC component is attached to.
 
HVACComponentoperator= (const HVACComponent &)=default
 
HVACComponentoperator= (HVACComponent &&)=default
 
boost::optional< PlantLoopplantLoop () const
 Returns the optional PlantLoop object that the HVAC component is attached to.
 
std::vector< IdfObjectremove ()
 Removes the HVACComponent from the model only if isRemovable() return true.
 
virtual ~HVACComponent () override=default
 
- Public Member Functions inherited from openstudio::model::ParentObject
ParentObjectoperator= (const ParentObject &)=default
 
ParentObjectoperator= (ParentObject &&)=default
 
 ParentObject (const ParentObject &other)=default
 
 ParentObject (ParentObject &&other)=default
 
virtual ~ParentObject () override=default
 
std::vector< ModelObjectchildren () const
 Return direct child objects in the Model.
 
std::vector< IddObjectTypeallowableChildTypes () const
 Returns a vector of allowable children types.
 
- Public Member Functions inherited from openstudio::model::ModelObject
virtual ~ModelObject () override=default
 
 ModelObject (const ModelObject &other)=default
 
 ModelObject (ModelObject &&other)=default
 
ModelObjectoperator= (const ModelObject &)=default
 
ModelObjectoperator= (ModelObject &&)=default
 
ModelObject clone () const
 Creates a deep copy of this object, placing it in this object's model().
 
ModelObject clone (Model model) const
 Creates a deep copy of this object, placing it in model.
 
Component createComponent () const
 Method for creating sharable Model snippets.
 
Model model () const
 Returns the Model that contains this object.
 
boost::optional< ParentObjectparent () const
 Return this object's parent in the hierarchy, if it has one.
 
std::vector< ResourceObjectresources () const
 Get the resources directly used by this ModelObject.
 
template<typename T >
std::vector< T > getModelObjectSources () const
 Get all objects of type T that point to this object.
 
template<typename T >
std::vector< T > getModelObjectSources (IddObjectType iddObjectType) const
 Get all objects of type T that point to this object.
 
template<typename T >
boost::optional< T > getModelObjectTarget (unsigned index) const
 Get the object of type T pointed to by this object from field index.
 
template<typename T >
std::vector< T > getModelObjectTargets () const
 Get all objects of type T to which this object points.
 
const std::vector< std::string > & outputVariableNames () const
 Get all output variables names that could be associated with this object.
 
std::vector< OutputVariableoutputVariables () const
 Get all output variables associated with this object, must run simulation to generate data.
 
boost::optional< openstudio::TimeSeriesgetData (const OutputVariable &variable, const std::string &envPeriod) const
 Get data associated with this output variable and this object.
 
std::vector< LifeCycleCostlifeCycleCosts () const
 Returns the list of all LifeCycleCosts that refer to this object.
 
std::vector< IdfObjectremoveLifeCycleCosts ()
 Removes all LifeCycleCosts that refer to this object.
 
IddObjectType iddObjectType () const
 This is a virtual function that will tell you the type of iddObject you are dealing with.
 
AdditionalProperties additionalProperties () const
 Returns this object's additional properties, constructing a new object if necessary.
 
bool hasAdditionalProperties () const
 Returns true if this object has additional properties.
 
std::vector< IdfObjectremoveAdditionalProperties ()
 Removes all additional properties that refer to this object.
 
boost::optional< std::string > cadObjectId () const
 
bool setCADObjectId (const std::string &cadObjectId)
 
boost::optional< std::string > gbXMLId () const
 
bool setGBXMLId (const std::string &gbXMLId)
 
boost::optional< std::string > displayName () const
 
bool setDisplayName (const std::string &displayName)
 
bool setParent (ParentObject &newParent)
 set the parent, child may have to call non-const methods on the parent
 
bool operator< (const ModelObject &right) const
 
bool operator== (const ModelObject &other) const
 equality test
 
bool operator!= (const ModelObject &other) const
 inequality test
 
std::vector< ScheduleTypeKeygetScheduleTypeKeys (const Schedule &schedule) const
 Return the ScheduleTypeKeys indicating how schedule is used in this object.
 
boost::optional< double > getAutosizedValue (const std::string &valueName, const std::string &units) const
 Gets the autosized component value from the sql file.
 
virtual std::vector< EMSActuatorNamesemsActuatorNames () const
 Return the names of the available ems actuators.
 
virtual std::vector< std::string > emsInternalVariableNames () const
 Return the names of the available ems internal variables.
 
boost::optional< ModelObjectconnectedObject (unsigned port) const
 
boost::optional< unsigned > connectedObjectPort (unsigned port) const
 
- Public Member Functions inherited from openstudio::WorkspaceObject
bool canBeSource () const
 
bool canBeSource () const
 
bool canBeSource (unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const
 
bool canBeSource (unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const
 
std::vector< std::string > canBeTarget () const
 
std::vector< std::string > canBeTarget () const
 
std::vector< unsigned > getSourceIndices (const Handle &targetHandle) const
 
std::vector< unsigned > getSourceIndices (const Handle &targetHandle) const
 
std::vector< WorkspaceObjectgetSources (IddObjectType type) const
 
std::vector< WorkspaceObjectgetSources (IddObjectType type) const
 
boost::optional< WorkspaceObjectgetTarget (unsigned index) const
 
boost::optional< WorkspaceObjectgetTarget (unsigned index) const
 
IdfObject idfObject ()
 
IdfObject idfObject () const
 
bool initialized () const
 
bool initialized () const
 
bool isSource () const
 
bool isSource () const
 
bool isTarget () const
 
bool isTarget () const
 
unsigned numSources () const
 
unsigned numSources () const
 
bool objectListFieldsEqual (const WorkspaceObject &other) const
 
bool objectListFieldsEqual (const WorkspaceObject &other) const
 
bool objectListFieldsNonConflicting (const WorkspaceObject &other) const
 
bool objectListFieldsNonConflicting (const WorkspaceObject &other) const
 
bool operator< (const WorkspaceObject &right) const
 
bool operator< (const WorkspaceObject &right) const
 
std::ostream & operator<< (std::ostream &os, const WorkspaceObject &workspaceObject)
 
WorkspaceObjectoperator= (const WorkspaceObject &)=default
 
WorkspaceObjectoperator= (const WorkspaceObject &)=default
 
WorkspaceObjectoperator= (WorkspaceObject &&)=default
 
WorkspaceObjectoperator= (WorkspaceObject &&)=default
 
std::vector< openstudio::IdfObjectremove ()
 
std::vector< openstudio::IdfObjectremove ()
 
bool setPointer (unsigned index, const Handle &targetHandle)
 
bool setPointer (unsigned index, const Handle &targetHandle)
 
std::vector< WorkspaceObjectsources () const
 
std::vector< WorkspaceObjectsources () const
 
std::vector< WorkspaceObjecttargets () const
 
std::vector< WorkspaceObjecttargets () const
 
Workspace workspace () const
 
Workspace workspace () const
 
 WorkspaceObject (const WorkspaceObject &other)=default
 
 WorkspaceObject (const WorkspaceObject &other)=default
 
 WorkspaceObject (WorkspaceObject &&other)=default
 
 WorkspaceObject (WorkspaceObject &&other)=default
 
virtual ~WorkspaceObject () override=default
 
virtual ~WorkspaceObject () override=default
 
- Public Member Functions inherited from openstudio::IdfObject
std::string briefDescription () const
 
std::string briefDescription () const
 
cast () const
 
std::vector< T > castVector (const std::vector< U > &objects)
 
std::vector< std::vector< std::string > > clearExtensibleGroups ()
 
std::vector< std::vector< std::string > > clearExtensibleGroups ()
 
IdfObject clone (bool keepHandle=false) const
 
IdfObject clone (bool keepHandle=false) const
 
std::string comment () const
 
std::string comment () const
 
boost::optional< std::string > createName (bool overwrite=true)
 
boost::optional< std::string > createName (bool overwrite=true)
 
std::vector< unsigned > dataFields () const
 
std::vector< unsigned > dataFields () const
 
bool dataFieldsEqual (const IdfObject &other) const
 
bool dataFieldsEqual (const IdfObject &other) const
 
std::vector< std::string > eraseExtensibleGroup (unsigned groupIndex)
 
std::vector< std::string > eraseExtensibleGroup (unsigned groupIndex)
 
std::vector< IdfExtensibleGroupextensibleGroups () const
 
std::vector< IdfExtensibleGroupextensibleGroups () const
 
boost::optional< std::string > fieldComment (unsigned index, bool returnDefault=false) const
 
boost::optional< std::string > fieldComment (unsigned index, bool returnDefault=false) const
 
boost::optional< double > getDouble (unsigned index, bool returnDefault=false) const
 
boost::optional< double > getDouble (unsigned index, bool returnDefault=false) const
 
IdfExtensibleGroup getExtensibleGroup (unsigned groupIndex) const
 
IdfExtensibleGroup getExtensibleGroup (unsigned groupIndex) const
 
boost::optional< std::string > getField (unsigned index, bool returnDefault=false) const
 
boost::optional< std::string > getField (unsigned index, bool returnDefault=false) const
 
std::vector< Handle > getHandles (const std::vector< T > &objects)
 
boost::optional< int > getInt (unsigned index, bool returnDefault=false) const
 
boost::optional< int > getInt (unsigned index, bool returnDefault=false) const
 
OSOptionalQuantity getQuantity (unsigned index, bool returnDefault=false, bool returnIP=false) const
 
OSOptionalQuantity getQuantity (unsigned index, bool returnDefault=false, bool returnIP=false) const
 
boost::optional< std::string > getString (unsigned index, bool returnDefault=false, bool returnUninitializedEmpty=false) const
 
boost::optional< std::string > getString (unsigned index, bool returnDefault=false, bool returnUninitializedEmpty=false) const
 
boost::optional< unsigned > getUnsigned (unsigned index, bool returnDefault=false) const
 
boost::optional< unsigned > getUnsigned (unsigned index, bool returnDefault=false) const
 
Handle handle () const
 
Handle handle () const
 
IddObject iddObject () const
 
IddObject iddObject () const
 
 IdfObject (const IddObject &, bool fastName=false)
 
 IdfObject (const IddObject &, bool fastName=false)
 
 IdfObject (const IdfObject &other)
 
 IdfObject (const IdfObject &other)
 
 IdfObject (IddObjectType type, bool fastName=false)
 
 IdfObject (IddObjectType type, bool fastName=false)
 
 IdfObject (IdfObject &&other) noexcept
 
 IdfObject (IdfObject &&other) noexcept
 
void initializeFields (bool fill_default=false)
 
void initializeFields (bool fill_default=false)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex, const std::vector< std::string > &values)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex, const std::vector< std::string > &values)
 
bool isDataField (unsigned index) const
 
bool isDataField (unsigned index) const
 
bool isEmpty (unsigned index) const
 
bool isEmpty (unsigned index) const
 
bool isObjectListField (unsigned index) const
 
bool isObjectListField (unsigned index) const
 
bool isValid (StrictnessLevel level, bool checkNames=false) const
 
bool isValid (StrictnessLevel level, bool checkNames=false) const
 
boost::optional< unsigned > maxExtensibleGroups () const
 
boost::optional< unsigned > maxExtensibleGroups () const
 
boost::optional< unsigned > maxFields () const
 
boost::optional< unsigned > maxFields () const
 
unsigned minExtensibleGroups () const
 
unsigned minExtensibleGroups () const
 
unsigned minFields () const
 
unsigned minFields () const
 
boost::optional< std::string > name (bool returnDefault=false) const
 
boost::optional< std::string > name (bool returnDefault=false) const
 
std::string nameString (bool returnDefault=false) const
 
std::string nameString (bool returnDefault=false) const
 
unsigned numExtensibleGroups () const
 
unsigned numExtensibleGroups () const
 
unsigned numFields () const
 
unsigned numFields () const
 
unsigned numNonextensibleFields () const
 
unsigned numNonextensibleFields () const
 
std::vector< unsigned > objectListFields () const
 
std::vector< unsigned > objectListFields () const
 
bool objectListFieldsEqual (const IdfObject &other) const
 
bool objectListFieldsEqual (const IdfObject &other) const
 
bool objectListFieldsNonConflicting (const IdfObject &other) const
 
bool objectListFieldsNonConflicting (const IdfObject &other) const
 
bool operator!= (const IdfObject &other) const
 
bool operator!= (const IdfObject &other) const
 
std::ostream & operator<< (std::ostream &os, const IdfObject &IdfObject)
 
IdfObjectoperator= (const IdfObject &other)
 
IdfObjectoperator= (const IdfObject &other)
 
IdfObjectoperator= (IdfObject &&other) noexcept
 
IdfObjectoperator= (IdfObject &&other) noexcept
 
bool operator== (const IdfObject &other) const
 
bool operator== (const IdfObject &other) const
 
boost::optional< T > optionalCast () const
 
std::vector< std::string > popExtensibleGroup ()
 
std::vector< std::string > popExtensibleGroup ()
 
std::ostream & print (std::ostream &os) const
 
std::ostream & printField (std::ostream &os, unsigned index, bool isLastField=false) const
 
std::ostream & printName (std::ostream &os, bool hasFields=true) const
 
IdfExtensibleGroup pushExtensibleGroup ()
 
IdfExtensibleGroup pushExtensibleGroup ()
 
IdfExtensibleGroup pushExtensibleGroup (const std::vector< std::string > &values)
 
IdfExtensibleGroup pushExtensibleGroup (const std::vector< std::string > &values)
 
std::vector< unsigned > requiredFields () const
 
std::vector< unsigned > requiredFields () const
 
void setComment (const std::string &msg)
 
void setComment (const std::string &msg)
 
bool setDouble (unsigned index, double value)
 
bool setDouble (unsigned index, double value)
 
bool setFieldComment (unsigned index, const std::string &cmnt)
 
bool setFieldComment (unsigned index, const std::string &cmnt)
 
bool setInt (unsigned index, int value)
 
bool setInt (unsigned index, int value)
 
boost::optional< std::string > setName (const std::string &newName)
 
boost::optional< std::string > setName (const std::string &newName)
 
bool setQuantity (unsigned index, const Quantity &q)
 
bool setQuantity (unsigned index, const Quantity &q)
 
bool setString (unsigned index, const std::string &value)
 
bool setString (unsigned index, const std::string &value)
 
bool setUnsigned (unsigned index, unsigned value)
 
bool setUnsigned (unsigned index, unsigned value)
 
std::vector< T > subsetCastVector (const std::vector< U > &original)
 
ValidityReport validityReport (StrictnessLevel level, bool checkNames=false) const
 
ValidityReport validityReport (StrictnessLevel level, bool checkNames=false) const
 
virtual ~IdfObject ()=default
 
virtual ~IdfObject ()=default
 

Related Symbols

(Note that these are not member symbols.)

using OptionalWaterHeaterStratified = boost::optional<WaterHeaterStratified>
 
using WaterHeaterStratifiedVector = std::vector<WaterHeaterStratified>
 

Constructors and Destructors

 WaterHeaterStratified (const Model &model)
 
virtual ~WaterHeaterStratified () override=default
 
 WaterHeaterStratified (const WaterHeaterStratified &other)=default
 
 WaterHeaterStratified (WaterHeaterStratified &&other)=default
 
WaterHeaterStratifiedoperator= (const WaterHeaterStratified &)=default
 
WaterHeaterStratifiedoperator= (WaterHeaterStratified &&)=default
 
static IddObjectType iddObjectType ()
 
static std::vector< std::string > tankShapeValues ()
 
static std::vector< std::string > heaterPriorityControlValues ()
 
static std::vector< std::string > heaterFuelTypeValues ()
 
static std::vector< std::string > offCycleParasiticFuelTypeValues ()
 
static std::vector< std::string > onCycleParasiticFuelTypeValues ()
 
static std::vector< std::string > ambientTemperatureIndicatorValues ()
 
static std::vector< std::string > inletModeValues ()
 
static std::vector< std::string > sourceSideFlowControlModeValues ()
 

Other

boost::optional< double > autosizedTankVolume () const
 
boost::optional< double > autosizedTankHeight () const
 
boost::optional< double > autosizedHeater1Capacity () const
 
boost::optional< double > autosizedUseSideDesignFlowRate () const
 
boost::optional< double > autosizedSourceSideDesignFlowRate () const
 
WaterHeaterSizing waterHeaterSizing () const
 
bool addToSourceSideNode (Node &node)
 
boost::optional< PlantLoopuseSidePlantLoop () const
 
boost::optional< PlantLoopsourceSidePlantLoop () const
 
bool removeFromSourceSidePlantLoop ()
 
boost::optional< ModelObjectuseSideInletModelObject () const
 
boost::optional< ModelObjectuseSideOutletModelObject () const
 
boost::optional< ModelObjectsourceSideInletModelObject () const
 
boost::optional< ModelObjectsourceSideOutletModelObject () const
 

Additional Inherited Members

- Public Types inherited from openstudio::WorkspaceObject
typedef boost::optional< WorkspaceObjectOptionalWorkspaceObject
 
typedef std::vector< WorkspaceObjectWorkspaceObjectVector
 
- Public Types inherited from openstudio::IdfObject
typedef std::pair< IdfObject, IdfObjectIdfObjectPair
 
typedef std::vector< IdfObjectIdfObjectVector
 
typedef boost::optional< IdfObjectOptionalIdfObject
 
- Static Public Member Functions inherited from openstudio::IdfObject
static boost::optional< IdfObjectload (const std::string &text)
 
static boost::optional< IdfObjectload (const std::string &text, const IddObject &iddObject)
 
static int printedFieldSpace ()
 
- Protected Types inherited from openstudio::model::HVACComponent
using ImplType = detail::HVACComponent_Impl
 
- Protected Types inherited from openstudio::model::ModelObject
using ImplType = detail::ModelObject_Impl
 
- Protected Types inherited from openstudio::WorkspaceObject
typedef detail::WorkspaceObject_Impl ImplType
 
- Protected Types inherited from openstudio::IdfObject
typedef detail::IdfObject_Impl ImplType
 
- Protected Member Functions inherited from openstudio::model::HVACComponent
 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.
 
- 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)
 
- Protected Member Functions inherited from openstudio::WorkspaceObject
 WorkspaceObject (std::shared_ptr< detail::WorkspaceObject_Impl > impl)
 
- Protected Member Functions inherited from openstudio::IdfObject
 IdfObject (std::shared_ptr< detail::IdfObject_Impl > impl)
 

Detailed Description

WaterHeaterStratified is a WaterToWaterComponent that wraps the OpenStudio IDD object 'OS:WaterHeater:Stratified'.

Constructor & Destructor Documentation

◆ WaterHeaterStratified() [1/3]

openstudio::model::WaterHeaterStratified::WaterHeaterStratified ( const Model & model)
explicit

◆ ~WaterHeaterStratified()

virtual openstudio::model::WaterHeaterStratified::~WaterHeaterStratified ( )
overridevirtualdefault

◆ WaterHeaterStratified() [2/3]

openstudio::model::WaterHeaterStratified::WaterHeaterStratified ( const WaterHeaterStratified & other)
default

◆ WaterHeaterStratified() [3/3]

openstudio::model::WaterHeaterStratified::WaterHeaterStratified ( WaterHeaterStratified && other)
default

Member Function Documentation

◆ additionalDestratificationConductivity()

double openstudio::model::WaterHeaterStratified::additionalDestratificationConductivity ( ) const

◆ addToSourceSideNode()

bool openstudio::model::WaterHeaterStratified::addToSourceSideNode ( Node & node)

◆ ambientTemperatureIndicator()

std::string openstudio::model::WaterHeaterStratified::ambientTemperatureIndicator ( ) const

◆ ambientTemperatureIndicatorValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::ambientTemperatureIndicatorValues ( )
static

◆ ambientTemperatureOutdoorAirNodeName()

boost::optional< std::string > openstudio::model::WaterHeaterStratified::ambientTemperatureOutdoorAirNodeName ( ) const

◆ ambientTemperatureSchedule()

boost::optional< Schedule > openstudio::model::WaterHeaterStratified::ambientTemperatureSchedule ( ) const

◆ ambientTemperatureThermalZone()

boost::optional< ThermalZone > openstudio::model::WaterHeaterStratified::ambientTemperatureThermalZone ( ) const

◆ autocalculateSourceSideInletHeight()

void openstudio::model::WaterHeaterStratified::autocalculateSourceSideInletHeight ( )

◆ autocalculateUseSideOutletHeight()

void openstudio::model::WaterHeaterStratified::autocalculateUseSideOutletHeight ( )

◆ autosizedHeater1Capacity()

boost::optional< double > openstudio::model::WaterHeaterStratified::autosizedHeater1Capacity ( ) const

◆ autosizedSourceSideDesignFlowRate()

boost::optional< double > openstudio::model::WaterHeaterStratified::autosizedSourceSideDesignFlowRate ( ) const

◆ autosizedTankHeight()

boost::optional< double > openstudio::model::WaterHeaterStratified::autosizedTankHeight ( ) const

◆ autosizedTankVolume()

boost::optional< double > openstudio::model::WaterHeaterStratified::autosizedTankVolume ( ) const

◆ autosizedUseSideDesignFlowRate()

boost::optional< double > openstudio::model::WaterHeaterStratified::autosizedUseSideDesignFlowRate ( ) const

◆ autosizeHeater1Capacity()

void openstudio::model::WaterHeaterStratified::autosizeHeater1Capacity ( )

◆ autosizeSourceSideDesignFlowRate()

void openstudio::model::WaterHeaterStratified::autosizeSourceSideDesignFlowRate ( )

◆ autosizeTankHeight()

void openstudio::model::WaterHeaterStratified::autosizeTankHeight ( )

◆ autosizeTankVolume()

void openstudio::model::WaterHeaterStratified::autosizeTankVolume ( )

◆ autosizeUseSideDesignFlowRate()

void openstudio::model::WaterHeaterStratified::autosizeUseSideDesignFlowRate ( )

◆ coldWaterSupplyTemperatureSchedule()

boost::optional< Schedule > openstudio::model::WaterHeaterStratified::coldWaterSupplyTemperatureSchedule ( ) const

◆ endUseSubcategory()

std::string openstudio::model::WaterHeaterStratified::endUseSubcategory ( ) const

◆ heater1Capacity()

boost::optional< double > openstudio::model::WaterHeaterStratified::heater1Capacity ( ) const

◆ heater1DeadbandTemperatureDifference()

double openstudio::model::WaterHeaterStratified::heater1DeadbandTemperatureDifference ( ) const

◆ heater1Height()

double openstudio::model::WaterHeaterStratified::heater1Height ( ) const

◆ heater1SetpointTemperatureSchedule()

Schedule openstudio::model::WaterHeaterStratified::heater1SetpointTemperatureSchedule ( ) const

◆ heater2Capacity()

double openstudio::model::WaterHeaterStratified::heater2Capacity ( ) const

◆ heater2DeadbandTemperatureDifference()

double openstudio::model::WaterHeaterStratified::heater2DeadbandTemperatureDifference ( ) const

◆ heater2Height()

double openstudio::model::WaterHeaterStratified::heater2Height ( ) const

◆ heater2SetpointTemperatureSchedule()

Schedule openstudio::model::WaterHeaterStratified::heater2SetpointTemperatureSchedule ( ) const

◆ heaterFuelType()

std::string openstudio::model::WaterHeaterStratified::heaterFuelType ( ) const

◆ heaterFuelTypeValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::heaterFuelTypeValues ( )
static

◆ heaterPriorityControl()

std::string openstudio::model::WaterHeaterStratified::heaterPriorityControl ( ) const

◆ heaterPriorityControlValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::heaterPriorityControlValues ( )
static

◆ heaterThermalEfficiency()

double openstudio::model::WaterHeaterStratified::heaterThermalEfficiency ( ) const

◆ iddObjectType()

static IddObjectType openstudio::model::WaterHeaterStratified::iddObjectType ( )
static

◆ indirectAlternateSetpointTemperatureSchedule()

boost::optional< Schedule > openstudio::model::WaterHeaterStratified::indirectAlternateSetpointTemperatureSchedule ( ) const

◆ indirectWaterHeatingRecoveryTime()

double openstudio::model::WaterHeaterStratified::indirectWaterHeatingRecoveryTime ( ) const

◆ inletMode()

std::string openstudio::model::WaterHeaterStratified::inletMode ( ) const

◆ inletModeValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::inletModeValues ( )
static

◆ isHeater1CapacityAutosized()

bool openstudio::model::WaterHeaterStratified::isHeater1CapacityAutosized ( ) const

◆ isSourceSideDesignFlowRateAutosized()

bool openstudio::model::WaterHeaterStratified::isSourceSideDesignFlowRateAutosized ( ) const

◆ isSourceSideInletHeightAutocalculated()

bool openstudio::model::WaterHeaterStratified::isSourceSideInletHeightAutocalculated ( ) const

◆ isTankHeightAutosized()

bool openstudio::model::WaterHeaterStratified::isTankHeightAutosized ( ) const

◆ isTankVolumeAutosized()

bool openstudio::model::WaterHeaterStratified::isTankVolumeAutosized ( ) const

◆ isUseSideDesignFlowRateAutosized()

bool openstudio::model::WaterHeaterStratified::isUseSideDesignFlowRateAutosized ( ) const

◆ isUseSideOutletHeightAutocalculated()

bool openstudio::model::WaterHeaterStratified::isUseSideOutletHeightAutocalculated ( ) const

◆ maximumTemperatureLimit()

double openstudio::model::WaterHeaterStratified::maximumTemperatureLimit ( ) const

◆ node10AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node10AdditionalLossCoefficient ( ) const

◆ node11AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node11AdditionalLossCoefficient ( ) const

◆ node12AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node12AdditionalLossCoefficient ( ) const

◆ node1AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node1AdditionalLossCoefficient ( ) const

◆ node2AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node2AdditionalLossCoefficient ( ) const

◆ node3AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node3AdditionalLossCoefficient ( ) const

◆ node4AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node4AdditionalLossCoefficient ( ) const

◆ node5AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node5AdditionalLossCoefficient ( ) const

◆ node6AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node6AdditionalLossCoefficient ( ) const

◆ node7AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node7AdditionalLossCoefficient ( ) const

◆ node8AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node8AdditionalLossCoefficient ( ) const

◆ node9AdditionalLossCoefficient()

double openstudio::model::WaterHeaterStratified::node9AdditionalLossCoefficient ( ) const

◆ numberofNodes()

int openstudio::model::WaterHeaterStratified::numberofNodes ( ) const

◆ offCycleFlueLossCoefficienttoAmbientTemperature()

boost::optional< double > openstudio::model::WaterHeaterStratified::offCycleFlueLossCoefficienttoAmbientTemperature ( ) const

◆ offCycleFlueLossFractiontoZone()

double openstudio::model::WaterHeaterStratified::offCycleFlueLossFractiontoZone ( ) const

◆ offCycleParasiticFuelConsumptionRate()

double openstudio::model::WaterHeaterStratified::offCycleParasiticFuelConsumptionRate ( ) const

◆ offCycleParasiticFuelType()

std::string openstudio::model::WaterHeaterStratified::offCycleParasiticFuelType ( ) const

◆ offCycleParasiticFuelTypeValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::offCycleParasiticFuelTypeValues ( )
static

◆ offCycleParasiticHeatFractiontoTank()

double openstudio::model::WaterHeaterStratified::offCycleParasiticHeatFractiontoTank ( ) const

◆ offCycleParasiticHeight()

double openstudio::model::WaterHeaterStratified::offCycleParasiticHeight ( ) const

◆ onCycleParasiticFuelConsumptionRate()

double openstudio::model::WaterHeaterStratified::onCycleParasiticFuelConsumptionRate ( ) const

◆ onCycleParasiticFuelType()

std::string openstudio::model::WaterHeaterStratified::onCycleParasiticFuelType ( ) const

◆ onCycleParasiticFuelTypeValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::onCycleParasiticFuelTypeValues ( )
static

◆ onCycleParasiticHeatFractiontoTank()

double openstudio::model::WaterHeaterStratified::onCycleParasiticHeatFractiontoTank ( ) const

◆ onCycleParasiticHeight()

double openstudio::model::WaterHeaterStratified::onCycleParasiticHeight ( ) const

◆ operator=() [1/2]

WaterHeaterStratified & openstudio::model::WaterHeaterStratified::operator= ( const WaterHeaterStratified & )
default

◆ operator=() [2/2]

WaterHeaterStratified & openstudio::model::WaterHeaterStratified::operator= ( WaterHeaterStratified && )
default

◆ peakUseFlowRate()

boost::optional< double > openstudio::model::WaterHeaterStratified::peakUseFlowRate ( ) const

◆ removeFromSourceSidePlantLoop()

bool openstudio::model::WaterHeaterStratified::removeFromSourceSidePlantLoop ( )

◆ resetAmbientTemperatureOutdoorAirNodeName()

void openstudio::model::WaterHeaterStratified::resetAmbientTemperatureOutdoorAirNodeName ( )

◆ resetAmbientTemperatureSchedule()

void openstudio::model::WaterHeaterStratified::resetAmbientTemperatureSchedule ( )

◆ resetAmbientTemperatureThermalZone()

void openstudio::model::WaterHeaterStratified::resetAmbientTemperatureThermalZone ( )

◆ resetColdWaterSupplyTemperatureSchedule()

void openstudio::model::WaterHeaterStratified::resetColdWaterSupplyTemperatureSchedule ( )

◆ resetIndirectAlternateSetpointTemperatureSchedule()

void openstudio::model::WaterHeaterStratified::resetIndirectAlternateSetpointTemperatureSchedule ( )

◆ resetOffCycleFlueLossCoefficienttoAmbientTemperature()

void openstudio::model::WaterHeaterStratified::resetOffCycleFlueLossCoefficienttoAmbientTemperature ( )

◆ resetPeakUseFlowRate()

void openstudio::model::WaterHeaterStratified::resetPeakUseFlowRate ( )

◆ resetTankPerimeter()

void openstudio::model::WaterHeaterStratified::resetTankPerimeter ( )

◆ resetUniformSkinLossCoefficientperUnitAreatoAmbientTemperature()

void openstudio::model::WaterHeaterStratified::resetUniformSkinLossCoefficientperUnitAreatoAmbientTemperature ( )

◆ resetUseFlowRateFractionSchedule()

void openstudio::model::WaterHeaterStratified::resetUseFlowRateFractionSchedule ( )

◆ setAdditionalDestratificationConductivity()

bool openstudio::model::WaterHeaterStratified::setAdditionalDestratificationConductivity ( double additionalDestratificationConductivity)

◆ setAmbientTemperatureIndicator()

bool openstudio::model::WaterHeaterStratified::setAmbientTemperatureIndicator ( const std::string & ambientTemperatureIndicator)

◆ setAmbientTemperatureOutdoorAirNodeName()

bool openstudio::model::WaterHeaterStratified::setAmbientTemperatureOutdoorAirNodeName ( const std::string & ambientTemperatureOutdoorAirNodeName)

◆ setAmbientTemperatureSchedule()

bool openstudio::model::WaterHeaterStratified::setAmbientTemperatureSchedule ( Schedule & schedule)

◆ setAmbientTemperatureThermalZone()

bool openstudio::model::WaterHeaterStratified::setAmbientTemperatureThermalZone ( const ThermalZone & thermalZone)

◆ setColdWaterSupplyTemperatureSchedule()

bool openstudio::model::WaterHeaterStratified::setColdWaterSupplyTemperatureSchedule ( Schedule & schedule)

◆ setEndUseSubcategory()

bool openstudio::model::WaterHeaterStratified::setEndUseSubcategory ( const std::string & endUseSubcategory)

◆ setHeater1Capacity()

bool openstudio::model::WaterHeaterStratified::setHeater1Capacity ( double heater1Capacity)

◆ setHeater1DeadbandTemperatureDifference()

bool openstudio::model::WaterHeaterStratified::setHeater1DeadbandTemperatureDifference ( double heater1DeadbandTemperatureDifference)

◆ setHeater1Height()

bool openstudio::model::WaterHeaterStratified::setHeater1Height ( double heater1Height)

◆ setHeater1SetpointTemperatureSchedule()

bool openstudio::model::WaterHeaterStratified::setHeater1SetpointTemperatureSchedule ( Schedule & schedule)

◆ setHeater2Capacity()

bool openstudio::model::WaterHeaterStratified::setHeater2Capacity ( double heater2Capacity)

◆ setHeater2DeadbandTemperatureDifference()

bool openstudio::model::WaterHeaterStratified::setHeater2DeadbandTemperatureDifference ( double heater2DeadbandTemperatureDifference)

◆ setHeater2Height()

bool openstudio::model::WaterHeaterStratified::setHeater2Height ( double heater2Height)

◆ setHeater2SetpointTemperatureSchedule()

bool openstudio::model::WaterHeaterStratified::setHeater2SetpointTemperatureSchedule ( Schedule & schedule)

◆ setHeaterFuelType() [1/2]

bool openstudio::model::WaterHeaterStratified::setHeaterFuelType ( const FuelType & heaterFuelType)

◆ setHeaterFuelType() [2/2]

bool openstudio::model::WaterHeaterStratified::setHeaterFuelType ( const std::string & heaterFuelType)

◆ setHeaterPriorityControl()

bool openstudio::model::WaterHeaterStratified::setHeaterPriorityControl ( const std::string & heaterPriorityControl)

◆ setHeaterThermalEfficiency()

bool openstudio::model::WaterHeaterStratified::setHeaterThermalEfficiency ( double heaterThermalEfficiency)

◆ setIndirectAlternateSetpointTemperatureSchedule()

bool openstudio::model::WaterHeaterStratified::setIndirectAlternateSetpointTemperatureSchedule ( Schedule & schedule)

◆ setIndirectWaterHeatingRecoveryTime()

bool openstudio::model::WaterHeaterStratified::setIndirectWaterHeatingRecoveryTime ( double indirectWaterHeatingRecoveryTime)

◆ setInletMode()

bool openstudio::model::WaterHeaterStratified::setInletMode ( const std::string & inletMode)

◆ setMaximumTemperatureLimit()

bool openstudio::model::WaterHeaterStratified::setMaximumTemperatureLimit ( double maximumTemperatureLimit)

◆ setNode10AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode10AdditionalLossCoefficient ( double node10AdditionalLossCoefficient)

◆ setNode11AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode11AdditionalLossCoefficient ( double node11AdditionalLossCoefficient)

◆ setNode12AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode12AdditionalLossCoefficient ( double node12AdditionalLossCoefficient)

◆ setNode1AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode1AdditionalLossCoefficient ( double node1AdditionalLossCoefficient)

◆ setNode2AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode2AdditionalLossCoefficient ( double node2AdditionalLossCoefficient)

◆ setNode3AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode3AdditionalLossCoefficient ( double node3AdditionalLossCoefficient)

◆ setNode4AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode4AdditionalLossCoefficient ( double node4AdditionalLossCoefficient)

◆ setNode5AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode5AdditionalLossCoefficient ( double node5AdditionalLossCoefficient)

◆ setNode6AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode6AdditionalLossCoefficient ( double node6AdditionalLossCoefficient)

◆ setNode7AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode7AdditionalLossCoefficient ( double node7AdditionalLossCoefficient)

◆ setNode8AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode8AdditionalLossCoefficient ( double node8AdditionalLossCoefficient)

◆ setNode9AdditionalLossCoefficient()

bool openstudio::model::WaterHeaterStratified::setNode9AdditionalLossCoefficient ( double node9AdditionalLossCoefficient)

◆ setNumberofNodes()

bool openstudio::model::WaterHeaterStratified::setNumberofNodes ( int numberofNodes)

◆ setOffCycleFlueLossCoefficienttoAmbientTemperature()

bool openstudio::model::WaterHeaterStratified::setOffCycleFlueLossCoefficienttoAmbientTemperature ( double offCycleFlueLossCoefficienttoAmbientTemperature)

◆ setOffCycleFlueLossFractiontoZone()

bool openstudio::model::WaterHeaterStratified::setOffCycleFlueLossFractiontoZone ( double offCycleFlueLossFractiontoZone)

◆ setOffCycleParasiticFuelConsumptionRate()

bool openstudio::model::WaterHeaterStratified::setOffCycleParasiticFuelConsumptionRate ( double offCycleParasiticFuelConsumptionRate)

◆ setOffCycleParasiticFuelType() [1/2]

bool openstudio::model::WaterHeaterStratified::setOffCycleParasiticFuelType ( const FuelType & offCycleParasiticFuelType)

◆ setOffCycleParasiticFuelType() [2/2]

bool openstudio::model::WaterHeaterStratified::setOffCycleParasiticFuelType ( const std::string & offCycleParasiticFuelType)

◆ setOffCycleParasiticHeatFractiontoTank()

bool openstudio::model::WaterHeaterStratified::setOffCycleParasiticHeatFractiontoTank ( double offCycleParasiticHeatFractiontoTank)

◆ setOffCycleParasiticHeight()

bool openstudio::model::WaterHeaterStratified::setOffCycleParasiticHeight ( double offCycleParasiticHeight)

◆ setOnCycleParasiticFuelConsumptionRate()

bool openstudio::model::WaterHeaterStratified::setOnCycleParasiticFuelConsumptionRate ( double onCycleParasiticFuelConsumptionRate)

◆ setOnCycleParasiticFuelType() [1/2]

bool openstudio::model::WaterHeaterStratified::setOnCycleParasiticFuelType ( const FuelType & onCycleParasiticFuelType)

◆ setOnCycleParasiticFuelType() [2/2]

bool openstudio::model::WaterHeaterStratified::setOnCycleParasiticFuelType ( const std::string & onCycleParasiticFuelType)

◆ setOnCycleParasiticHeatFractiontoTank()

bool openstudio::model::WaterHeaterStratified::setOnCycleParasiticHeatFractiontoTank ( double onCycleParasiticHeatFractiontoTank)

◆ setOnCycleParasiticHeight()

bool openstudio::model::WaterHeaterStratified::setOnCycleParasiticHeight ( double onCycleParasiticHeight)

◆ setPeakUseFlowRate()

bool openstudio::model::WaterHeaterStratified::setPeakUseFlowRate ( double peakUseFlowRate)

◆ setSkinLossFractiontoZone()

bool openstudio::model::WaterHeaterStratified::setSkinLossFractiontoZone ( double skinLossFractiontoZone)

◆ setSourceSideDesignFlowRate()

bool openstudio::model::WaterHeaterStratified::setSourceSideDesignFlowRate ( double sourceSideDesignFlowRate)

◆ setSourceSideEffectiveness()

bool openstudio::model::WaterHeaterStratified::setSourceSideEffectiveness ( double sourceSideEffectiveness)

◆ setSourceSideFlowControlMode()

bool openstudio::model::WaterHeaterStratified::setSourceSideFlowControlMode ( const std::string & sourceSideFlowControlMode)

◆ setSourceSideInletHeight()

bool openstudio::model::WaterHeaterStratified::setSourceSideInletHeight ( double sourceSideInletHeight)

◆ setSourceSideOutletHeight()

bool openstudio::model::WaterHeaterStratified::setSourceSideOutletHeight ( double sourceSideOutletHeight)

◆ setTankHeight()

bool openstudio::model::WaterHeaterStratified::setTankHeight ( double tankHeight)

◆ setTankPerimeter()

bool openstudio::model::WaterHeaterStratified::setTankPerimeter ( double tankPerimeter)

◆ setTankShape()

bool openstudio::model::WaterHeaterStratified::setTankShape ( const std::string & tankShape)

◆ setTankVolume()

bool openstudio::model::WaterHeaterStratified::setTankVolume ( double tankVolume)

◆ setUniformSkinLossCoefficientperUnitAreatoAmbientTemperature()

bool openstudio::model::WaterHeaterStratified::setUniformSkinLossCoefficientperUnitAreatoAmbientTemperature ( double uniformSkinLossCoefficientperUnitAreatoAmbientTemperature)

◆ setUseFlowRateFractionSchedule()

bool openstudio::model::WaterHeaterStratified::setUseFlowRateFractionSchedule ( Schedule & schedule)

◆ setUseSideDesignFlowRate()

bool openstudio::model::WaterHeaterStratified::setUseSideDesignFlowRate ( double useSideDesignFlowRate)

◆ setUseSideEffectiveness()

bool openstudio::model::WaterHeaterStratified::setUseSideEffectiveness ( double useSideEffectiveness)

◆ setUseSideInletHeight()

bool openstudio::model::WaterHeaterStratified::setUseSideInletHeight ( double useSideInletHeight)

◆ setUseSideOutletHeight()

bool openstudio::model::WaterHeaterStratified::setUseSideOutletHeight ( double useSideOutletHeight)

◆ skinLossFractiontoZone()

double openstudio::model::WaterHeaterStratified::skinLossFractiontoZone ( ) const

◆ sourceSideDesignFlowRate()

boost::optional< double > openstudio::model::WaterHeaterStratified::sourceSideDesignFlowRate ( ) const

◆ sourceSideEffectiveness()

double openstudio::model::WaterHeaterStratified::sourceSideEffectiveness ( ) const

◆ sourceSideFlowControlMode()

std::string openstudio::model::WaterHeaterStratified::sourceSideFlowControlMode ( ) const

◆ sourceSideFlowControlModeValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::sourceSideFlowControlModeValues ( )
static

◆ sourceSideInletHeight()

boost::optional< double > openstudio::model::WaterHeaterStratified::sourceSideInletHeight ( ) const

◆ sourceSideInletModelObject()

boost::optional< ModelObject > openstudio::model::WaterHeaterStratified::sourceSideInletModelObject ( ) const

◆ sourceSideOutletHeight()

double openstudio::model::WaterHeaterStratified::sourceSideOutletHeight ( ) const

◆ sourceSideOutletModelObject()

boost::optional< ModelObject > openstudio::model::WaterHeaterStratified::sourceSideOutletModelObject ( ) const

◆ sourceSidePlantLoop()

boost::optional< PlantLoop > openstudio::model::WaterHeaterStratified::sourceSidePlantLoop ( ) const

◆ tankHeight()

boost::optional< double > openstudio::model::WaterHeaterStratified::tankHeight ( ) const

◆ tankPerimeter()

boost::optional< double > openstudio::model::WaterHeaterStratified::tankPerimeter ( ) const

◆ tankShape()

std::string openstudio::model::WaterHeaterStratified::tankShape ( ) const

◆ tankShapeValues()

static std::vector< std::string > openstudio::model::WaterHeaterStratified::tankShapeValues ( )
static

◆ tankVolume()

boost::optional< double > openstudio::model::WaterHeaterStratified::tankVolume ( ) const

◆ uniformSkinLossCoefficientperUnitAreatoAmbientTemperature()

boost::optional< double > openstudio::model::WaterHeaterStratified::uniformSkinLossCoefficientperUnitAreatoAmbientTemperature ( ) const

◆ useFlowRateFractionSchedule()

boost::optional< Schedule > openstudio::model::WaterHeaterStratified::useFlowRateFractionSchedule ( ) const

◆ useSideDesignFlowRate()

boost::optional< double > openstudio::model::WaterHeaterStratified::useSideDesignFlowRate ( ) const

◆ useSideEffectiveness()

double openstudio::model::WaterHeaterStratified::useSideEffectiveness ( ) const

◆ useSideInletHeight()

double openstudio::model::WaterHeaterStratified::useSideInletHeight ( ) const

◆ useSideInletModelObject()

boost::optional< ModelObject > openstudio::model::WaterHeaterStratified::useSideInletModelObject ( ) const

◆ useSideOutletHeight()

boost::optional< double > openstudio::model::WaterHeaterStratified::useSideOutletHeight ( ) const

◆ useSideOutletModelObject()

boost::optional< ModelObject > openstudio::model::WaterHeaterStratified::useSideOutletModelObject ( ) const

◆ useSidePlantLoop()

boost::optional< PlantLoop > openstudio::model::WaterHeaterStratified::useSidePlantLoop ( ) const

◆ waterHeaterSizing()

WaterHeaterSizing openstudio::model::WaterHeaterStratified::waterHeaterSizing ( ) const

Friends And Related Symbol Documentation

◆ OptionalWaterHeaterStratified

using OptionalWaterHeaterStratified = boost::optional<WaterHeaterStratified>
related

◆ WaterHeaterStratifiedVector

using WaterHeaterStratifiedVector = std::vector<WaterHeaterStratified>
related