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

#include <SizingZone.hpp>

+ Inheritance diagram for openstudio::model::SizingZone:

Public Member Functions

Getters
ThermalZone thermalZone () const
 
std::string zoneCoolingDesignSupplyAirTemperatureInputMethod () const
 
double zoneCoolingDesignSupplyAirTemperature () const
 
double zoneCoolingDesignSupplyAirTemperatureDifference () const
 
std::string zoneHeatingDesignSupplyAirTemperatureInputMethod () const
 
double zoneHeatingDesignSupplyAirTemperature () const
 
double zoneHeatingDesignSupplyAirTemperatureDifference () const
 
double zoneCoolingDesignSupplyAirHumidityRatio () const
 
double zoneHeatingDesignSupplyAirHumidityRatio () const
 
boost::optional< double > zoneHeatingSizingFactor () const
 
boost::optional< double > zoneCoolingSizingFactor () const
 
std::string coolingDesignAirFlowMethod () const
 
bool isCoolingDesignAirFlowMethodDefaulted () const
 
double coolingDesignAirFlowRate () const
 
bool isCoolingDesignAirFlowRateDefaulted () const
 
double coolingMinimumAirFlowperZoneFloorArea () const
 
bool isCoolingMinimumAirFlowperZoneFloorAreaDefaulted () const
 
double coolingMinimumAirFlow () const
 
bool isCoolingMinimumAirFlowDefaulted () const
 
double coolingMinimumAirFlowFraction () const
 
bool isCoolingMinimumAirFlowFractionDefaulted () const
 
std::string heatingDesignAirFlowMethod () const
 
bool isHeatingDesignAirFlowMethodDefaulted () const
 
double heatingDesignAirFlowRate () const
 
bool isHeatingDesignAirFlowRateDefaulted () const
 
double heatingMaximumAirFlowperZoneFloorArea () const
 
bool isHeatingMaximumAirFlowperZoneFloorAreaDefaulted () const
 
double heatingMaximumAirFlow () const
 
bool isHeatingMaximumAirFlowDefaulted () const
 
double heatingMaximumAirFlowFraction () const
 
bool isHeatingMaximumAirFlowFractionDefaulted () const
 
bool accountforDedicatedOutdoorAirSystem () const
 
std::string dedicatedOutdoorAirSystemControlStrategy () const
 
boost::optional< double > dedicatedOutdoorAirLowSetpointTemperatureforDesign () const
 
bool isDedicatedOutdoorAirLowSetpointTemperatureforDesignAutosized () const
 
boost::optional< double > dedicatedOutdoorAirHighSetpointTemperatureforDesign () const
 
bool isDedicatedOutdoorAirHighSetpointTemperatureforDesignAutosized () const
 
std::string zoneLoadSizingMethod () const
 
std::string zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod () const
 
boost::optional< double > zoneDehumidificationDesignSupplyAirHumidityRatio () const
 
double zoneCoolingDesignSupplyAirHumidityRatioDifference () const
 
std::string zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod () const
 
boost::optional< double > zoneHumidificationDesignSupplyAirHumidityRatio () const
 
double zoneHumidificationDesignSupplyAirHumidityRatioDifference () const
 
boost::optional< SchedulezoneHumidistatDehumidificationSetPointSchedule () const
 
boost::optional< SchedulezoneHumidistatHumidificationSetPointSchedule () const
 
double designZoneAirDistributionEffectivenessinCoolingMode () const
 
bool isDesignZoneAirDistributionEffectivenessinCoolingModeDefaulted () const
 
double designZoneAirDistributionEffectivenessinHeatingMode () const
 
bool isDesignZoneAirDistributionEffectivenessinHeatingModeDefaulted () const
 
double designZoneSecondaryRecirculationFraction () const
 
bool isDesignZoneSecondaryRecirculationFractionDefaulted () const
 
double designMinimumZoneVentilationEfficiency () const
 
bool isDesignMinimumZoneVentilationEfficiencyDefaulted () const
 
std::string sizingOption () const
 
Setters
bool setZoneCoolingDesignSupplyAirTemperatureInputMethod (const std::string &value)
 
bool setZoneCoolingDesignSupplyAirTemperature (double zoneCoolingDesignSupplyAirTemperature)
 
bool setZoneCoolingDesignSupplyAirTemperatureDifference (double value)
 
bool setZoneHeatingDesignSupplyAirTemperatureInputMethod (const std::string &value)
 
bool setZoneHeatingDesignSupplyAirTemperature (double zoneHeatingDesignSupplyAirTemperature)
 
bool setZoneHeatingDesignSupplyAirTemperatureDifference (double value)
 
bool setZoneCoolingDesignSupplyAirHumidityRatio (double zoneCoolingDesignSupplyAirHumidityRatio)
 
bool setZoneHeatingDesignSupplyAirHumidityRatio (double zoneHeatingDesignSupplyAirHumidityRatio)
 
bool setZoneHeatingSizingFactor (double zoneHeatingSizingFactor)
 
void resetZoneHeatingSizingFactor ()
 
bool setZoneCoolingSizingFactor (double zoneCoolingSizingFactor)
 
void resetZoneCoolingSizingFactor ()
 
bool setCoolingDesignAirFlowMethod (const std::string &coolingDesignAirFlowMethod)
 
void resetCoolingDesignAirFlowMethod ()
 
bool setCoolingDesignAirFlowRate (double coolingDesignAirFlowRate)
 
void resetCoolingDesignAirFlowRate ()
 
bool setCoolingMinimumAirFlowperZoneFloorArea (double coolingMinimumAirFlowperZoneFloorArea)
 
void resetCoolingMinimumAirFlowperZoneFloorArea ()
 
bool setCoolingMinimumAirFlow (double coolingMinimumAirFlow)
 
void resetCoolingMinimumAirFlow ()
 
bool setCoolingMinimumAirFlowFraction (double coolingMinimumAirFlowFraction)
 
void resetCoolingMinimumAirFlowFraction ()
 
bool setHeatingDesignAirFlowMethod (const std::string &heatingDesignAirFlowMethod)
 
void resetHeatingDesignAirFlowMethod ()
 
bool setHeatingDesignAirFlowRate (double heatingDesignAirFlowRate)
 
void resetHeatingDesignAirFlowRate ()
 
bool setHeatingMaximumAirFlowperZoneFloorArea (double heatingMaximumAirFlowperZoneFloorArea)
 
void resetHeatingMaximumAirFlowperZoneFloorArea ()
 
bool setHeatingMaximumAirFlow (double heatingMaximumAirFlow)
 
void resetHeatingMaximumAirFlow ()
 
bool setHeatingMaximumAirFlowFraction (double heatingMaximumAirFlowFraction)
 
void resetHeatingMaximumAirFlowFraction ()
 
bool setAccountforDedicatedOutdoorAirSystem (bool accountforDedicatedOutdoorAirSystem)
 
bool setDedicatedOutdoorAirSystemControlStrategy (const std::string &dedicatedOutdoorAirSystemControlStrategy)
 
bool setDedicatedOutdoorAirLowSetpointTemperatureforDesign (double dedicatedOutdoorAirLowSetpointTemperatureforDesign)
 
void autosizeDedicatedOutdoorAirLowSetpointTemperatureforDesign ()
 
bool setDedicatedOutdoorAirHighSetpointTemperatureforDesign (double dedicatedOutdoorAirHighSetpointTemperatureforDesign)
 
void autosizeDedicatedOutdoorAirHighSetpointTemperatureforDesign ()
 
bool setZoneLoadSizingMethod (const std::string &zoneLoadSizingMethod)
 
bool setZoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod (const std::string &zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod)
 
bool setZoneDehumidificationDesignSupplyAirHumidityRatio (double zoneDehumidificationDesignSupplyAirHumidityRatio)
 
void resetZoneDehumidificationDesignSupplyAirHumidityRatio ()
 
bool setZoneCoolingDesignSupplyAirHumidityRatioDifference (double zoneCoolingDesignSupplyAirHumidityRatioDifference)
 
bool setZoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod (const std::string &zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod)
 
bool setZoneHumidificationDesignSupplyAirHumidityRatio (double zoneHumidificationDesignSupplyAirHumidityRatio)
 
void resetZoneHumidificationDesignSupplyAirHumidityRatio ()
 
bool setZoneHumidificationDesignSupplyAirHumidityRatioDifference (double zoneHumidificationDesignSupplyAirHumidityRatioDifference)
 
bool setZoneHumidistatDehumidificationSetPointSchedule (Schedule &schedule)
 
void resetZoneHumidistatDehumidificationSetPointSchedule ()
 
bool setZoneHumidistatHumidificationSetPointSchedule (Schedule &schedule)
 
void resetZoneHumidistatHumidificationSetPointSchedule ()
 
bool setDesignZoneAirDistributionEffectivenessinCoolingMode (double designZoneAirDistributionEffectivenessinCoolingMode)
 
void resetDesignZoneAirDistributionEffectivenessinCoolingMode ()
 
bool setDesignZoneAirDistributionEffectivenessinHeatingMode (double designZoneAirDistributionEffectivenessinHeatingMode)
 
void resetDesignZoneAirDistributionEffectivenessinHeatingMode ()
 
bool setDesignZoneSecondaryRecirculationFraction (double designZoneSecondaryRecirculationFraction)
 
void resetDesignZoneSecondaryRecirculationFraction ()
 
bool setDesignMinimumZoneVentilationEfficiency (double designMinimumZoneVentilationEfficiency)
 
void resetDesignMinimumZoneVentilationEfficiency ()
 
bool setSizingOption (const std::string &sizingOption)
 
- 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 OptionalSizingZone = boost::optional<SizingZone>
 
using SizingZoneVector = std::vector<SizingZone>
 

Constructors and Destructors

 SizingZone (const Model &model, const ThermalZone &thermalZone)
 
virtual ~SizingZone () override=default
 
 SizingZone (const SizingZone &other)=default
 
 SizingZone (SizingZone &&other)=default
 
SizingZoneoperator= (const SizingZone &)=default
 
SizingZoneoperator= (SizingZone &&)=default
 
static IddObjectType iddObjectType ()
 
static std::vector< std::string > coolingDesignAirFlowMethodValues ()
 
static std::vector< std::string > heatingDesignAirFlowMethodValues ()
 
static std::vector< std::string > zoneCoolingDesignSupplyAirTemperatureInputMethodValues ()
 
static std::vector< std::string > zoneHeatingDesignSupplyAirTemperatureInputMethodValues ()
 
static std::vector< std::string > zoneLoadSizingMethodValues ()
 
static std::vector< std::string > zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethodValues ()
 
static std::vector< std::string > zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethodValues ()
 
static std::vector< std::string > validSizingOptionValues ()
 

Other

boost::optional< double > autosizedDedicatedOutdoorAirLowSetpointTemperatureforDesign () const
 
boost::optional< double > autosizedDedicatedOutdoorAirHighSetpointTemperatureforDesign () const
 
void autosize ()
 
void applySizingValues ()
 
bool setThermalZone (const ThermalZone &thermalZone)
 

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::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::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

SizingZone is a ModelObject that wraps the OpenStudio IDD object 'OS:Sizing:Zone'.

Constructor & Destructor Documentation

◆ SizingZone() [1/3]

openstudio::model::SizingZone::SizingZone ( const Model & model,
const ThermalZone & thermalZone )
explicit

◆ ~SizingZone()

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

◆ SizingZone() [2/3]

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

◆ SizingZone() [3/3]

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

Member Function Documentation

◆ accountforDedicatedOutdoorAirSystem()

bool openstudio::model::SizingZone::accountforDedicatedOutdoorAirSystem ( ) const

◆ applySizingValues()

void openstudio::model::SizingZone::applySizingValues ( )

◆ autosize()

void openstudio::model::SizingZone::autosize ( )

◆ autosizedDedicatedOutdoorAirHighSetpointTemperatureforDesign()

boost::optional< double > openstudio::model::SizingZone::autosizedDedicatedOutdoorAirHighSetpointTemperatureforDesign ( ) const

◆ autosizedDedicatedOutdoorAirLowSetpointTemperatureforDesign()

boost::optional< double > openstudio::model::SizingZone::autosizedDedicatedOutdoorAirLowSetpointTemperatureforDesign ( ) const

◆ autosizeDedicatedOutdoorAirHighSetpointTemperatureforDesign()

void openstudio::model::SizingZone::autosizeDedicatedOutdoorAirHighSetpointTemperatureforDesign ( )

◆ autosizeDedicatedOutdoorAirLowSetpointTemperatureforDesign()

void openstudio::model::SizingZone::autosizeDedicatedOutdoorAirLowSetpointTemperatureforDesign ( )

◆ coolingDesignAirFlowMethod()

std::string openstudio::model::SizingZone::coolingDesignAirFlowMethod ( ) const

◆ coolingDesignAirFlowMethodValues()

static std::vector< std::string > openstudio::model::SizingZone::coolingDesignAirFlowMethodValues ( )
static

◆ coolingDesignAirFlowRate()

double openstudio::model::SizingZone::coolingDesignAirFlowRate ( ) const

◆ coolingMinimumAirFlow()

double openstudio::model::SizingZone::coolingMinimumAirFlow ( ) const

◆ coolingMinimumAirFlowFraction()

double openstudio::model::SizingZone::coolingMinimumAirFlowFraction ( ) const

◆ coolingMinimumAirFlowperZoneFloorArea()

double openstudio::model::SizingZone::coolingMinimumAirFlowperZoneFloorArea ( ) const

◆ dedicatedOutdoorAirHighSetpointTemperatureforDesign()

boost::optional< double > openstudio::model::SizingZone::dedicatedOutdoorAirHighSetpointTemperatureforDesign ( ) const

◆ dedicatedOutdoorAirLowSetpointTemperatureforDesign()

boost::optional< double > openstudio::model::SizingZone::dedicatedOutdoorAirLowSetpointTemperatureforDesign ( ) const

◆ dedicatedOutdoorAirSystemControlStrategy()

std::string openstudio::model::SizingZone::dedicatedOutdoorAirSystemControlStrategy ( ) const

◆ designMinimumZoneVentilationEfficiency()

double openstudio::model::SizingZone::designMinimumZoneVentilationEfficiency ( ) const

◆ designZoneAirDistributionEffectivenessinCoolingMode()

double openstudio::model::SizingZone::designZoneAirDistributionEffectivenessinCoolingMode ( ) const

◆ designZoneAirDistributionEffectivenessinHeatingMode()

double openstudio::model::SizingZone::designZoneAirDistributionEffectivenessinHeatingMode ( ) const

◆ designZoneSecondaryRecirculationFraction()

double openstudio::model::SizingZone::designZoneSecondaryRecirculationFraction ( ) const

◆ heatingDesignAirFlowMethod()

std::string openstudio::model::SizingZone::heatingDesignAirFlowMethod ( ) const

◆ heatingDesignAirFlowMethodValues()

static std::vector< std::string > openstudio::model::SizingZone::heatingDesignAirFlowMethodValues ( )
static

◆ heatingDesignAirFlowRate()

double openstudio::model::SizingZone::heatingDesignAirFlowRate ( ) const

◆ heatingMaximumAirFlow()

double openstudio::model::SizingZone::heatingMaximumAirFlow ( ) const

◆ heatingMaximumAirFlowFraction()

double openstudio::model::SizingZone::heatingMaximumAirFlowFraction ( ) const

◆ heatingMaximumAirFlowperZoneFloorArea()

double openstudio::model::SizingZone::heatingMaximumAirFlowperZoneFloorArea ( ) const

◆ iddObjectType()

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

◆ isCoolingDesignAirFlowMethodDefaulted()

bool openstudio::model::SizingZone::isCoolingDesignAirFlowMethodDefaulted ( ) const

◆ isCoolingDesignAirFlowRateDefaulted()

bool openstudio::model::SizingZone::isCoolingDesignAirFlowRateDefaulted ( ) const

◆ isCoolingMinimumAirFlowDefaulted()

bool openstudio::model::SizingZone::isCoolingMinimumAirFlowDefaulted ( ) const

◆ isCoolingMinimumAirFlowFractionDefaulted()

bool openstudio::model::SizingZone::isCoolingMinimumAirFlowFractionDefaulted ( ) const

◆ isCoolingMinimumAirFlowperZoneFloorAreaDefaulted()

bool openstudio::model::SizingZone::isCoolingMinimumAirFlowperZoneFloorAreaDefaulted ( ) const

◆ isDedicatedOutdoorAirHighSetpointTemperatureforDesignAutosized()

bool openstudio::model::SizingZone::isDedicatedOutdoorAirHighSetpointTemperatureforDesignAutosized ( ) const

◆ isDedicatedOutdoorAirLowSetpointTemperatureforDesignAutosized()

bool openstudio::model::SizingZone::isDedicatedOutdoorAirLowSetpointTemperatureforDesignAutosized ( ) const

◆ isDesignMinimumZoneVentilationEfficiencyDefaulted()

bool openstudio::model::SizingZone::isDesignMinimumZoneVentilationEfficiencyDefaulted ( ) const

◆ isDesignZoneAirDistributionEffectivenessinCoolingModeDefaulted()

bool openstudio::model::SizingZone::isDesignZoneAirDistributionEffectivenessinCoolingModeDefaulted ( ) const

◆ isDesignZoneAirDistributionEffectivenessinHeatingModeDefaulted()

bool openstudio::model::SizingZone::isDesignZoneAirDistributionEffectivenessinHeatingModeDefaulted ( ) const

◆ isDesignZoneSecondaryRecirculationFractionDefaulted()

bool openstudio::model::SizingZone::isDesignZoneSecondaryRecirculationFractionDefaulted ( ) const

◆ isHeatingDesignAirFlowMethodDefaulted()

bool openstudio::model::SizingZone::isHeatingDesignAirFlowMethodDefaulted ( ) const

◆ isHeatingDesignAirFlowRateDefaulted()

bool openstudio::model::SizingZone::isHeatingDesignAirFlowRateDefaulted ( ) const

◆ isHeatingMaximumAirFlowDefaulted()

bool openstudio::model::SizingZone::isHeatingMaximumAirFlowDefaulted ( ) const

◆ isHeatingMaximumAirFlowFractionDefaulted()

bool openstudio::model::SizingZone::isHeatingMaximumAirFlowFractionDefaulted ( ) const

◆ isHeatingMaximumAirFlowperZoneFloorAreaDefaulted()

bool openstudio::model::SizingZone::isHeatingMaximumAirFlowperZoneFloorAreaDefaulted ( ) const

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ resetCoolingDesignAirFlowMethod()

void openstudio::model::SizingZone::resetCoolingDesignAirFlowMethod ( )

◆ resetCoolingDesignAirFlowRate()

void openstudio::model::SizingZone::resetCoolingDesignAirFlowRate ( )

◆ resetCoolingMinimumAirFlow()

void openstudio::model::SizingZone::resetCoolingMinimumAirFlow ( )

◆ resetCoolingMinimumAirFlowFraction()

void openstudio::model::SizingZone::resetCoolingMinimumAirFlowFraction ( )

◆ resetCoolingMinimumAirFlowperZoneFloorArea()

void openstudio::model::SizingZone::resetCoolingMinimumAirFlowperZoneFloorArea ( )

◆ resetDesignMinimumZoneVentilationEfficiency()

void openstudio::model::SizingZone::resetDesignMinimumZoneVentilationEfficiency ( )

◆ resetDesignZoneAirDistributionEffectivenessinCoolingMode()

void openstudio::model::SizingZone::resetDesignZoneAirDistributionEffectivenessinCoolingMode ( )

◆ resetDesignZoneAirDistributionEffectivenessinHeatingMode()

void openstudio::model::SizingZone::resetDesignZoneAirDistributionEffectivenessinHeatingMode ( )

◆ resetDesignZoneSecondaryRecirculationFraction()

void openstudio::model::SizingZone::resetDesignZoneSecondaryRecirculationFraction ( )

◆ resetHeatingDesignAirFlowMethod()

void openstudio::model::SizingZone::resetHeatingDesignAirFlowMethod ( )

◆ resetHeatingDesignAirFlowRate()

void openstudio::model::SizingZone::resetHeatingDesignAirFlowRate ( )

◆ resetHeatingMaximumAirFlow()

void openstudio::model::SizingZone::resetHeatingMaximumAirFlow ( )

◆ resetHeatingMaximumAirFlowFraction()

void openstudio::model::SizingZone::resetHeatingMaximumAirFlowFraction ( )

◆ resetHeatingMaximumAirFlowperZoneFloorArea()

void openstudio::model::SizingZone::resetHeatingMaximumAirFlowperZoneFloorArea ( )

◆ resetZoneCoolingSizingFactor()

void openstudio::model::SizingZone::resetZoneCoolingSizingFactor ( )

◆ resetZoneDehumidificationDesignSupplyAirHumidityRatio()

void openstudio::model::SizingZone::resetZoneDehumidificationDesignSupplyAirHumidityRatio ( )

◆ resetZoneHeatingSizingFactor()

void openstudio::model::SizingZone::resetZoneHeatingSizingFactor ( )

◆ resetZoneHumidificationDesignSupplyAirHumidityRatio()

void openstudio::model::SizingZone::resetZoneHumidificationDesignSupplyAirHumidityRatio ( )

◆ resetZoneHumidistatDehumidificationSetPointSchedule()

void openstudio::model::SizingZone::resetZoneHumidistatDehumidificationSetPointSchedule ( )

◆ resetZoneHumidistatHumidificationSetPointSchedule()

void openstudio::model::SizingZone::resetZoneHumidistatHumidificationSetPointSchedule ( )

◆ setAccountforDedicatedOutdoorAirSystem()

bool openstudio::model::SizingZone::setAccountforDedicatedOutdoorAirSystem ( bool accountforDedicatedOutdoorAirSystem)

◆ setCoolingDesignAirFlowMethod()

bool openstudio::model::SizingZone::setCoolingDesignAirFlowMethod ( const std::string & coolingDesignAirFlowMethod)

◆ setCoolingDesignAirFlowRate()

bool openstudio::model::SizingZone::setCoolingDesignAirFlowRate ( double coolingDesignAirFlowRate)

◆ setCoolingMinimumAirFlow()

bool openstudio::model::SizingZone::setCoolingMinimumAirFlow ( double coolingMinimumAirFlow)

◆ setCoolingMinimumAirFlowFraction()

bool openstudio::model::SizingZone::setCoolingMinimumAirFlowFraction ( double coolingMinimumAirFlowFraction)

◆ setCoolingMinimumAirFlowperZoneFloorArea()

bool openstudio::model::SizingZone::setCoolingMinimumAirFlowperZoneFloorArea ( double coolingMinimumAirFlowperZoneFloorArea)

◆ setDedicatedOutdoorAirHighSetpointTemperatureforDesign()

bool openstudio::model::SizingZone::setDedicatedOutdoorAirHighSetpointTemperatureforDesign ( double dedicatedOutdoorAirHighSetpointTemperatureforDesign)

◆ setDedicatedOutdoorAirLowSetpointTemperatureforDesign()

bool openstudio::model::SizingZone::setDedicatedOutdoorAirLowSetpointTemperatureforDesign ( double dedicatedOutdoorAirLowSetpointTemperatureforDesign)

◆ setDedicatedOutdoorAirSystemControlStrategy()

bool openstudio::model::SizingZone::setDedicatedOutdoorAirSystemControlStrategy ( const std::string & dedicatedOutdoorAirSystemControlStrategy)

◆ setDesignMinimumZoneVentilationEfficiency()

bool openstudio::model::SizingZone::setDesignMinimumZoneVentilationEfficiency ( double designMinimumZoneVentilationEfficiency)

◆ setDesignZoneAirDistributionEffectivenessinCoolingMode()

bool openstudio::model::SizingZone::setDesignZoneAirDistributionEffectivenessinCoolingMode ( double designZoneAirDistributionEffectivenessinCoolingMode)

◆ setDesignZoneAirDistributionEffectivenessinHeatingMode()

bool openstudio::model::SizingZone::setDesignZoneAirDistributionEffectivenessinHeatingMode ( double designZoneAirDistributionEffectivenessinHeatingMode)

◆ setDesignZoneSecondaryRecirculationFraction()

bool openstudio::model::SizingZone::setDesignZoneSecondaryRecirculationFraction ( double designZoneSecondaryRecirculationFraction)

◆ setHeatingDesignAirFlowMethod()

bool openstudio::model::SizingZone::setHeatingDesignAirFlowMethod ( const std::string & heatingDesignAirFlowMethod)

◆ setHeatingDesignAirFlowRate()

bool openstudio::model::SizingZone::setHeatingDesignAirFlowRate ( double heatingDesignAirFlowRate)

◆ setHeatingMaximumAirFlow()

bool openstudio::model::SizingZone::setHeatingMaximumAirFlow ( double heatingMaximumAirFlow)

◆ setHeatingMaximumAirFlowFraction()

bool openstudio::model::SizingZone::setHeatingMaximumAirFlowFraction ( double heatingMaximumAirFlowFraction)

◆ setHeatingMaximumAirFlowperZoneFloorArea()

bool openstudio::model::SizingZone::setHeatingMaximumAirFlowperZoneFloorArea ( double heatingMaximumAirFlowperZoneFloorArea)

◆ setSizingOption()

bool openstudio::model::SizingZone::setSizingOption ( const std::string & sizingOption)

◆ setThermalZone()

bool openstudio::model::SizingZone::setThermalZone ( const ThermalZone & thermalZone)
protected

◆ setZoneCoolingDesignSupplyAirHumidityRatio()

bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirHumidityRatio ( double zoneCoolingDesignSupplyAirHumidityRatio)

◆ setZoneCoolingDesignSupplyAirHumidityRatioDifference()

bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirHumidityRatioDifference ( double zoneCoolingDesignSupplyAirHumidityRatioDifference)

◆ setZoneCoolingDesignSupplyAirTemperature()

bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirTemperature ( double zoneCoolingDesignSupplyAirTemperature)

◆ setZoneCoolingDesignSupplyAirTemperatureDifference()

bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirTemperatureDifference ( double value)

◆ setZoneCoolingDesignSupplyAirTemperatureInputMethod()

bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirTemperatureInputMethod ( const std::string & value)

◆ setZoneCoolingSizingFactor()

bool openstudio::model::SizingZone::setZoneCoolingSizingFactor ( double zoneCoolingSizingFactor)

◆ setZoneDehumidificationDesignSupplyAirHumidityRatio()

bool openstudio::model::SizingZone::setZoneDehumidificationDesignSupplyAirHumidityRatio ( double zoneDehumidificationDesignSupplyAirHumidityRatio)

◆ setZoneHeatingDesignSupplyAirHumidityRatio()

bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirHumidityRatio ( double zoneHeatingDesignSupplyAirHumidityRatio)

◆ setZoneHeatingDesignSupplyAirTemperature()

bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirTemperature ( double zoneHeatingDesignSupplyAirTemperature)

◆ setZoneHeatingDesignSupplyAirTemperatureDifference()

bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirTemperatureDifference ( double value)

◆ setZoneHeatingDesignSupplyAirTemperatureInputMethod()

bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirTemperatureInputMethod ( const std::string & value)

◆ setZoneHeatingSizingFactor()

bool openstudio::model::SizingZone::setZoneHeatingSizingFactor ( double zoneHeatingSizingFactor)

◆ setZoneHumidificationDesignSupplyAirHumidityRatio()

bool openstudio::model::SizingZone::setZoneHumidificationDesignSupplyAirHumidityRatio ( double zoneHumidificationDesignSupplyAirHumidityRatio)

◆ setZoneHumidificationDesignSupplyAirHumidityRatioDifference()

bool openstudio::model::SizingZone::setZoneHumidificationDesignSupplyAirHumidityRatioDifference ( double zoneHumidificationDesignSupplyAirHumidityRatioDifference)

◆ setZoneHumidistatDehumidificationSetPointSchedule()

bool openstudio::model::SizingZone::setZoneHumidistatDehumidificationSetPointSchedule ( Schedule & schedule)

◆ setZoneHumidistatHumidificationSetPointSchedule()

bool openstudio::model::SizingZone::setZoneHumidistatHumidificationSetPointSchedule ( Schedule & schedule)

◆ setZoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod()

bool openstudio::model::SizingZone::setZoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod ( const std::string & zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod)

◆ setZoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod()

bool openstudio::model::SizingZone::setZoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod ( const std::string & zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod)

◆ setZoneLoadSizingMethod()

bool openstudio::model::SizingZone::setZoneLoadSizingMethod ( const std::string & zoneLoadSizingMethod)

◆ sizingOption()

std::string openstudio::model::SizingZone::sizingOption ( ) const

◆ thermalZone()

ThermalZone openstudio::model::SizingZone::thermalZone ( ) const

◆ validSizingOptionValues()

static std::vector< std::string > openstudio::model::SizingZone::validSizingOptionValues ( )
static

◆ zoneCoolingDesignSupplyAirHumidityRatio()

double openstudio::model::SizingZone::zoneCoolingDesignSupplyAirHumidityRatio ( ) const

◆ zoneCoolingDesignSupplyAirHumidityRatioDifference()

double openstudio::model::SizingZone::zoneCoolingDesignSupplyAirHumidityRatioDifference ( ) const

◆ zoneCoolingDesignSupplyAirTemperature()

double openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperature ( ) const

◆ zoneCoolingDesignSupplyAirTemperatureDifference()

double openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperatureDifference ( ) const

◆ zoneCoolingDesignSupplyAirTemperatureInputMethod()

std::string openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperatureInputMethod ( ) const

◆ zoneCoolingDesignSupplyAirTemperatureInputMethodValues()

static std::vector< std::string > openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperatureInputMethodValues ( )
static

◆ zoneCoolingSizingFactor()

boost::optional< double > openstudio::model::SizingZone::zoneCoolingSizingFactor ( ) const

◆ zoneDehumidificationDesignSupplyAirHumidityRatio()

boost::optional< double > openstudio::model::SizingZone::zoneDehumidificationDesignSupplyAirHumidityRatio ( ) const

◆ zoneHeatingDesignSupplyAirHumidityRatio()

double openstudio::model::SizingZone::zoneHeatingDesignSupplyAirHumidityRatio ( ) const

◆ zoneHeatingDesignSupplyAirTemperature()

double openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperature ( ) const

◆ zoneHeatingDesignSupplyAirTemperatureDifference()

double openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperatureDifference ( ) const

◆ zoneHeatingDesignSupplyAirTemperatureInputMethod()

std::string openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperatureInputMethod ( ) const

◆ zoneHeatingDesignSupplyAirTemperatureInputMethodValues()

static std::vector< std::string > openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperatureInputMethodValues ( )
static

◆ zoneHeatingSizingFactor()

boost::optional< double > openstudio::model::SizingZone::zoneHeatingSizingFactor ( ) const

◆ zoneHumidificationDesignSupplyAirHumidityRatio()

boost::optional< double > openstudio::model::SizingZone::zoneHumidificationDesignSupplyAirHumidityRatio ( ) const

◆ zoneHumidificationDesignSupplyAirHumidityRatioDifference()

double openstudio::model::SizingZone::zoneHumidificationDesignSupplyAirHumidityRatioDifference ( ) const

◆ zoneHumidistatDehumidificationSetPointSchedule()

boost::optional< Schedule > openstudio::model::SizingZone::zoneHumidistatDehumidificationSetPointSchedule ( ) const

◆ zoneHumidistatHumidificationSetPointSchedule()

boost::optional< Schedule > openstudio::model::SizingZone::zoneHumidistatHumidificationSetPointSchedule ( ) const

◆ zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod()

std::string openstudio::model::SizingZone::zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethod ( ) const

◆ zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethodValues()

static std::vector< std::string > openstudio::model::SizingZone::zoneLatentCoolingDesignSupplyAirHumidityRatioInputMethodValues ( )
static

◆ zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod()

std::string openstudio::model::SizingZone::zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethod ( ) const

◆ zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethodValues()

static std::vector< std::string > openstudio::model::SizingZone::zoneLatentHeatingDesignSupplyAirHumidityRatioInputMethodValues ( )
static

◆ zoneLoadSizingMethod()

std::string openstudio::model::SizingZone::zoneLoadSizingMethod ( ) const

◆ zoneLoadSizingMethodValues()

static std::vector< std::string > openstudio::model::SizingZone::zoneLoadSizingMethodValues ( )
static

Friends And Related Symbol Documentation

◆ OptionalSizingZone

using OptionalSizingZone = boost::optional<SizingZone>
related

◆ SizingZoneVector

using SizingZoneVector = std::vector<SizingZone>
related