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

#include <SizingZone.hpp>

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

Public Member Functions

Constructors and Destructors
 SizingZone (const Model &model, const ThermalZone &thermalZone)
 
virtual ~SizingZone ()
 
Getters
ThermalZone thermalZone () const
 
std::string zoneCoolingDesignSupplyAirTemperatureInputMethod () const
 
double zoneCoolingDesignSupplyAirTemperature () const
 
Quantity getZoneCoolingDesignSupplyAirTemperature (bool returnIP=false) const
 
double zoneCoolingDesignSupplyAirTemperatureDifference () const
 
std::string zoneHeatingDesignSupplyAirTemperatureInputMethod () const
 
double zoneHeatingDesignSupplyAirTemperature () const
 
Quantity getZoneHeatingDesignSupplyAirTemperature (bool returnIP=false) const
 
double zoneHeatingDesignSupplyAirTemperatureDifference () const
 
double zoneCoolingDesignSupplyAirHumidityRatio () const
 
Quantity getZoneCoolingDesignSupplyAirHumidityRatio (bool returnIP=false) const
 
double zoneHeatingDesignSupplyAirHumidityRatio () const
 
Quantity getZoneHeatingDesignSupplyAirHumidityRatio (bool returnIP=false) const
 
boost::optional< double > zoneHeatingSizingFactor () const
 
OSOptionalQuantity getZoneHeatingSizingFactor (bool returnIP=false) const
 
boost::optional< double > zoneCoolingSizingFactor () const
 
OSOptionalQuantity getZoneCoolingSizingFactor (bool returnIP=false) const
 
std::string coolingDesignAirFlowMethod () const
 
bool isCoolingDesignAirFlowMethodDefaulted () const
 
double coolingDesignAirFlowRate () const
 
Quantity getCoolingDesignAirFlowRate (bool returnIP=false) const
 
bool isCoolingDesignAirFlowRateDefaulted () const
 
double coolingMinimumAirFlowperZoneFloorArea () const
 
Quantity getCoolingMinimumAirFlowperZoneFloorArea (bool returnIP=false) const
 
bool isCoolingMinimumAirFlowperZoneFloorAreaDefaulted () const
 
double coolingMinimumAirFlow () const
 
Quantity getCoolingMinimumAirFlow (bool returnIP=false) const
 
bool isCoolingMinimumAirFlowDefaulted () const
 
double coolingMinimumAirFlowFraction () const
 
Quantity getCoolingMinimumAirFlowFraction (bool returnIP=false) const
 
bool isCoolingMinimumAirFlowFractionDefaulted () const
 
std::string heatingDesignAirFlowMethod () const
 
bool isHeatingDesignAirFlowMethodDefaulted () const
 
double heatingDesignAirFlowRate () const
 
Quantity getHeatingDesignAirFlowRate (bool returnIP=false) const
 
bool isHeatingDesignAirFlowRateDefaulted () const
 
double heatingMaximumAirFlowperZoneFloorArea () const
 
Quantity getHeatingMaximumAirFlowperZoneFloorArea (bool returnIP=false) const
 
bool isHeatingMaximumAirFlowperZoneFloorAreaDefaulted () const
 
double heatingMaximumAirFlow () const
 
Quantity getHeatingMaximumAirFlow (bool returnIP=false) const
 
bool isHeatingMaximumAirFlowDefaulted () const
 
double heatingMaximumAirFlowFraction () const
 
Quantity getHeatingMaximumAirFlowFraction (bool returnIP=false) const
 
bool isHeatingMaximumAirFlowFractionDefaulted () const
 
double designZoneAirDistributionEffectivenessinCoolingMode () const
 
Quantity getDesignZoneAirDistributionEffectivenessinCoolingMode (bool returnIP=false) const
 
bool isDesignZoneAirDistributionEffectivenessinCoolingModeDefaulted () const
 
double designZoneAirDistributionEffectivenessinHeatingMode () const
 
Quantity getDesignZoneAirDistributionEffectivenessinHeatingMode (bool returnIP=false) const
 
bool isDesignZoneAirDistributionEffectivenessinHeatingModeDefaulted () const
 
bool accountforDedicatedOutdoorAirSystem () const
 
std::string dedicatedOutdoorAirSystemControlStrategy () const
 
boost::optional< double > dedicatedOutdoorAirLowSetpointTemperatureforDesign () const
 
bool isDedicatedOutdoorAirLowSetpointTemperatureforDesignAutosized () const
 
boost::optional< double > dedicatedOutdoorAirHighSetpointTemperatureforDesign () const
 
bool isDedicatedOutdoorAirHighSetpointTemperatureforDesignAutosized () const
 
Setters
bool setZoneCoolingDesignSupplyAirTemperatureInputMethod (const std::string &value)
 
bool setZoneCoolingDesignSupplyAirTemperature (double zoneCoolingDesignSupplyAirTemperature)
 
bool setZoneCoolingDesignSupplyAirTemperature (const Quantity &zoneCoolingDesignSupplyAirTemperature)
 
bool setZoneCoolingDesignSupplyAirTemperatureDifference (double value)
 
bool setZoneHeatingDesignSupplyAirTemperatureInputMethod (const std::string &value)
 
bool setZoneHeatingDesignSupplyAirTemperature (double zoneHeatingDesignSupplyAirTemperature)
 
bool setZoneHeatingDesignSupplyAirTemperature (const Quantity &zoneHeatingDesignSupplyAirTemperature)
 
bool setZoneHeatingDesignSupplyAirTemperatureDifference (double value)
 
bool setZoneCoolingDesignSupplyAirHumidityRatio (double zoneCoolingDesignSupplyAirHumidityRatio)
 
bool setZoneCoolingDesignSupplyAirHumidityRatio (const Quantity &zoneCoolingDesignSupplyAirHumidityRatio)
 
bool setZoneHeatingDesignSupplyAirHumidityRatio (double zoneHeatingDesignSupplyAirHumidityRatio)
 
bool setZoneHeatingDesignSupplyAirHumidityRatio (const Quantity &zoneHeatingDesignSupplyAirHumidityRatio)
 
bool setZoneHeatingSizingFactor (double zoneHeatingSizingFactor)
 
bool setZoneHeatingSizingFactor (const Quantity &zoneHeatingSizingFactor)
 
void resetZoneHeatingSizingFactor ()
 
bool setZoneCoolingSizingFactor (double zoneCoolingSizingFactor)
 
bool setZoneCoolingSizingFactor (const Quantity &zoneCoolingSizingFactor)
 
void resetZoneCoolingSizingFactor ()
 
bool setCoolingDesignAirFlowMethod (const std::string &coolingDesignAirFlowMethod)
 
void resetCoolingDesignAirFlowMethod ()
 
bool setCoolingDesignAirFlowRate (double coolingDesignAirFlowRate)
 
bool setCoolingDesignAirFlowRate (const Quantity &coolingDesignAirFlowRate)
 
void resetCoolingDesignAirFlowRate ()
 
bool setCoolingMinimumAirFlowperZoneFloorArea (double coolingMinimumAirFlowperZoneFloorArea)
 
bool setCoolingMinimumAirFlowperZoneFloorArea (const Quantity &coolingMinimumAirFlowperZoneFloorArea)
 
void resetCoolingMinimumAirFlowperZoneFloorArea ()
 
bool setCoolingMinimumAirFlow (double coolingMinimumAirFlow)
 
bool setCoolingMinimumAirFlow (const Quantity &coolingMinimumAirFlow)
 
void resetCoolingMinimumAirFlow ()
 
bool setCoolingMinimumAirFlowFraction (double coolingMinimumAirFlowFraction)
 
bool setCoolingMinimumAirFlowFraction (const Quantity &coolingMinimumAirFlowFraction)
 
void resetCoolingMinimumAirFlowFraction ()
 
bool setHeatingDesignAirFlowMethod (std::string heatingDesignAirFlowMethod)
 
void resetHeatingDesignAirFlowMethod ()
 
bool setHeatingDesignAirFlowRate (double heatingDesignAirFlowRate)
 
bool setHeatingDesignAirFlowRate (const Quantity &heatingDesignAirFlowRate)
 
void resetHeatingDesignAirFlowRate ()
 
bool setHeatingMaximumAirFlowperZoneFloorArea (double heatingMaximumAirFlowperZoneFloorArea)
 
bool setHeatingMaximumAirFlowperZoneFloorArea (const Quantity &heatingMaximumAirFlowperZoneFloorArea)
 
void resetHeatingMaximumAirFlowperZoneFloorArea ()
 
bool setHeatingMaximumAirFlow (double heatingMaximumAirFlow)
 
bool setHeatingMaximumAirFlow (const Quantity &heatingMaximumAirFlow)
 
void resetHeatingMaximumAirFlow ()
 
bool setHeatingMaximumAirFlowFraction (double heatingMaximumAirFlowFraction)
 
bool setHeatingMaximumAirFlowFraction (const Quantity &heatingMaximumAirFlowFraction)
 
void resetHeatingMaximumAirFlowFraction ()
 
bool setDesignZoneAirDistributionEffectivenessinCoolingMode (double designZoneAirDistributionEffectivenessinCoolingMode)
 
bool setDesignZoneAirDistributionEffectivenessinCoolingMode (const Quantity &designZoneAirDistributionEffectivenessinCoolingMode)
 
void resetDesignZoneAirDistributionEffectivenessinCoolingMode ()
 
bool setDesignZoneAirDistributionEffectivenessinHeatingMode (double designZoneAirDistributionEffectivenessinHeatingMode)
 
bool setDesignZoneAirDistributionEffectivenessinHeatingMode (const Quantity &designZoneAirDistributionEffectivenessinHeatingMode)
 
void resetDesignZoneAirDistributionEffectivenessinHeatingMode ()
 
bool setAccountforDedicatedOutdoorAirSystem (bool accountforDedicatedOutdoorAirSystem)
 
bool setDedicatedOutdoorAirSystemControlStrategy (std::string dedicatedOutdoorAirSystemControlStrategy)
 
bool setDedicatedOutdoorAirLowSetpointTemperatureforDesign (double dedicatedOutdoorAirLowSetpointTemperatureforDesign)
 
void autosizeDedicatedOutdoorAirLowSetpointTemperatureforDesign ()
 
bool setDedicatedOutdoorAirHighSetpointTemperatureforDesign (double dedicatedOutdoorAirHighSetpointTemperatureforDesign)
 
void autosizeDedicatedOutdoorAirHighSetpointTemperatureforDesign ()
 
Other
boost::optional< double > autosizedDedicatedOutdoorAirLowSetpointTemperatureforDesign () const
 
boost::optional< double > autosizedDedicatedOutdoorAirHighSetpointTemperatureforDesign () const
 
void autosize ()
 
void applySizingValues ()
 
- Public Member Functions inherited from openstudio::model::ModelObject
virtual ~ModelObject ()
 
ModelObject clone () const
 Creates a deep copy of this object, placing it in this object's model(). More...
 
ModelObject clone (Model model) const
 Creates a deep copy of this object, placing it in model. More...
 
Component createComponent () const
 Method for creating sharable Model snippets. More...
 
Model model () const
 Returns the Model that contains this object. More...
 
boost::optional< ParentObjectparent () const
 Return this object's parent in the hierarchy, if it has one. More...
 
std::vector< ResourceObjectresources () const
 Get the resources directly used by this ModelObject. More...
 
template<typename T >
std::vector< T > getModelObjectSources () const
 Get all objects of type T that point to this object. More...
 
template<typename T >
std::vector< T > getModelObjectSources (IddObjectType iddObjectType) const
 Get all objects of type T that point to this object. More...
 
template<typename T >
boost::optional< T > getModelObjectTarget (unsigned index) const
 Get the object of type T pointed to by this object from field index. More...
 
template<typename T >
std::vector< T > getModelObjectTargets () const
 Get all objects of type T to which this object points. More...
 
const std::vector< std::string > & outputVariableNames () const
 Get all output variables names that could be associated with this object. More...
 
std::vector< OutputVariableoutputVariables () const
 Get all output variables associated with this object, must run simulation to generate data. More...
 
boost::optional
< openstudio::TimeSeries
getData (const OutputVariable &variable, const std::string &envPeriod) const
 Get data associated with this output variable and this object. More...
 
std::vector< LifeCycleCostlifeCycleCosts () const
 Returns the list of all LifeCycleCosts that refer to this object. More...
 
std::vector< IdfObjectremoveLifeCycleCosts ()
 Removes all LifeCycleCosts that refer to this object. More...
 
IddObjectType iddObjectType () const
 This is a virtual function that will tell you the type of iddObject you are dealing with. More...
 
AdditionalProperties additionalProperties () const
 Returns this object's additional properties, constructing a new object if necessary. More...
 
bool hasAdditionalProperties () const
 Returns true if this object has additional properties. More...
 
std::vector< IdfObjectremoveAdditionalProperties ()
 Removes all additional properties that refer to this object. More...
 
bool setParent (ParentObject &newParent)
 set the parent, child may have to call non-const methods on the parent More...
 
bool operator< (const ModelObject &right) const
 
bool operator== (const ModelObject &other) const
 equality test More...
 
bool operator!= (const ModelObject &other) const
 inequality test More...
 
std::vector< ScheduleTypeKeygetScheduleTypeKeys (const Schedule &schedule) const
 Return the ScheduleTypeKeys indicating how schedule is used in this object. More...
 
boost::optional< double > getAutosizedValue (std::string valueName, std::string unitString) const
 Gets the autosized component value from the sql file. More...
 
virtual std::vector
< EMSActuatorNames
emsActuatorNames () const
 Return the names of the available ems actuators. More...
 
virtual std::vector< std::string > emsInternalVariableNames () const
 Return the names of the available ems internal variables. More...
 
boost::optional< ModelObjectconnectedObject (unsigned port) const
 
boost::optional< unsigned > connectedObjectPort (unsigned port) const
 
- Public Member Functions inherited from openstudio::WorkspaceObject
bool canBeSource () const
 
bool canBeSource (unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const
 
std::vector< std::string > canBeTarget () const
 
std::vector< unsigned > getSourceIndices (const Handle &targetHandle) const
 
std::vector< WorkspaceObjectgetSources (IddObjectType type) const
 
boost::optional< WorkspaceObjectgetTarget (unsigned index) const
 
IdfObject idfObject ()
 
IdfObject idfObject () const
 
bool initialized () const
 
bool isSource () const
 
bool isTarget () const
 
unsigned numSources () const
 
bool objectListFieldsEqual (const WorkspaceObject &other) const
 
bool objectListFieldsNonConflicting (const WorkspaceObject &other) const
 
bool operator< (const WorkspaceObject &right) const
 
std::ostream & operator<< (std::ostream &os, const WorkspaceObject &workspaceObject)
 
std::vector
< openstudio::IdfObject
remove ()
 
bool setPointer (unsigned index, const Handle &targetHandle)
 
std::vector< WorkspaceObjectsources () const
 
std::vector< WorkspaceObjecttargets () const
 
Workspace workspace () const
 
virtual ~WorkspaceObject ()
 
- Public Member Functions inherited from openstudio::IdfObject
std::string briefDescription () const
 
cast () const
 
std::vector< T > castVector (const std::vector< U > &objects)
 
std::vector< std::vector
< std::string > > 
clearExtensibleGroups ()
 
IdfObject clone (bool keepHandle=false) const
 
std::string comment () const
 
boost::optional< std::string > createName (bool overwrite=true)
 
std::vector< unsigned > dataFields () const
 
bool dataFieldsEqual (const IdfObject &other) const
 
std::vector< std::string > eraseExtensibleGroup (unsigned groupIndex)
 
std::vector< IdfExtensibleGroupextensibleGroups () const
 
boost::optional< std::string > fieldComment (unsigned index, bool returnDefault=false) const
 
boost::optional< double > getDouble (unsigned index, bool returnDefault=false) const
 
IdfExtensibleGroup getExtensibleGroup (unsigned groupIndex) const
 
std::vector< Handle > getHandles (const std::vector< T > &objects)
 
boost::optional< intgetInt (unsigned index, bool returnDefault=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< unsigned > getUnsigned (unsigned index, bool returnDefault=false) const
 
boost::optional< QUrl > getURL (unsigned index, bool returnDefault=false) const
 
Handle handle () const
 
IddObject iddObject () const
 
 IdfObject (IddObjectType type, bool fastName=false)
 
 IdfObject (const IddObject &, bool fastName=false)
 
 IdfObject (const IdfObject &other)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex, const std::vector< std::string > &values)
 
bool isDataField (unsigned index) const
 
bool isEmpty (unsigned index) const
 
bool isObjectListField (unsigned index) const
 
bool isValid (StrictnessLevel level, bool checkNames=false) const
 
boost::optional< unsigned > maxExtensibleGroups () const
 
boost::optional< unsigned > maxFields () const
 
unsigned minExtensibleGroups () const
 
unsigned minFields () const
 
boost::optional< std::string > name (bool returnDefault=false) const
 
std::string nameString (bool returnDefault=false) const
 
unsigned numExtensibleGroups () const
 
unsigned numFields () const
 
unsigned numNonextensibleFields () const
 
std::vector< unsigned > objectListFields () const
 
bool objectListFieldsEqual (const IdfObject &other) const
 
bool objectListFieldsNonConflicting (const IdfObject &other) const
 
bool operator!= (const IdfObject &other) const
 
std::ostream & operator<< (std::ostream &os, const IdfObject &IdfObject)
 
bool operator== (const IdfObject &other) const
 
boost::optional< T > optionalCast () const
 
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 (const std::vector< std::string > &values)
 
std::vector< unsigned > requiredFields () const
 
void setComment (const std::string &msg)
 
bool setDouble (unsigned index, double value)
 
bool setFieldComment (unsigned index, const std::string &cmnt)
 
bool setInt (unsigned index, int value)
 
boost::optional< std::string > setName (const std::string &newName)
 
bool setQuantity (unsigned index, const Quantity &q)
 
bool setString (unsigned index, const std::string &value)
 
bool setUnsigned (unsigned index, unsigned value)
 
std::vector< T > subsetCastVector (const std::vector< U > &original)
 
ValidityReport validityReport (StrictnessLevel level, bool checkNames=false) const
 
virtual ~IdfObject ()
 

Static Public Member Functions

static std::vector< std::string > coolingDesignAirFlowMethodValues ()
 
static std::vector< std::string > heatingDesignAirFlowMethodValues ()
 
static IddObjectType iddObjectType ()
 
static std::vector< std::string > zoneCoolingDesignSupplyAirTemperatureInputMethodValues ()
 
static std::vector< std::string > zoneHeatingDesignSupplyAirTemperatureInputMethodValues ()
 
- 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 Member Functions

bool setThermalZone (const ThermalZone &thermalZone)
 
- 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)
 

Related Functions

(Note that these are not member functions.)

typedef boost::optional
< SizingZone
OptionalSizingZone
 
typedef std::vector< SizingZoneSizingZoneVector
 

Additional Inherited Members

- Public Types inherited from openstudio::WorkspaceObject
typedef boost::optional
< WorkspaceObject
OptionalWorkspaceObject
 
typedef std::vector
< WorkspaceObject
WorkspaceObjectVector
 
- Public Types inherited from openstudio::IdfObject
typedef std::pair< IdfObject,
IdfObject
IdfObjectPair
 
typedef std::vector< IdfObjectIdfObjectVector
 
typedef boost::optional
< IdfObject
OptionalIdfObject
 
- Protected Types inherited from openstudio::model::ModelObject
typedef detail::ModelObject_Impl ImplType
 
- Protected Types inherited from openstudio::WorkspaceObject
typedef
detail::WorkspaceObject_Impl 
ImplType
 
- Protected Types inherited from openstudio::IdfObject
typedef detail::IdfObject_Impl ImplType
 

Detailed Description

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

Constructor & Destructor Documentation

openstudio::model::SizingZone::SizingZone ( const Model model,
const ThermalZone thermalZone 
)
explicit
virtual openstudio::model::SizingZone::~SizingZone ( )
inlinevirtual

Member Function Documentation

bool openstudio::model::SizingZone::accountforDedicatedOutdoorAirSystem ( ) const
void openstudio::model::SizingZone::applySizingValues ( )
void openstudio::model::SizingZone::autosize ( )
boost::optional<double> openstudio::model::SizingZone::autosizedDedicatedOutdoorAirHighSetpointTemperatureforDesign ( ) const
boost::optional<double> openstudio::model::SizingZone::autosizedDedicatedOutdoorAirLowSetpointTemperatureforDesign ( ) const
void openstudio::model::SizingZone::autosizeDedicatedOutdoorAirHighSetpointTemperatureforDesign ( )
void openstudio::model::SizingZone::autosizeDedicatedOutdoorAirLowSetpointTemperatureforDesign ( )
std::string openstudio::model::SizingZone::coolingDesignAirFlowMethod ( ) const
static std::vector<std::string> openstudio::model::SizingZone::coolingDesignAirFlowMethodValues ( )
static
double openstudio::model::SizingZone::coolingDesignAirFlowRate ( ) const
double openstudio::model::SizingZone::coolingMinimumAirFlow ( ) const
double openstudio::model::SizingZone::coolingMinimumAirFlowFraction ( ) const
double openstudio::model::SizingZone::coolingMinimumAirFlowperZoneFloorArea ( ) const
boost::optional<double> openstudio::model::SizingZone::dedicatedOutdoorAirHighSetpointTemperatureforDesign ( ) const
boost::optional<double> openstudio::model::SizingZone::dedicatedOutdoorAirLowSetpointTemperatureforDesign ( ) const
std::string openstudio::model::SizingZone::dedicatedOutdoorAirSystemControlStrategy ( ) const
double openstudio::model::SizingZone::designZoneAirDistributionEffectivenessinCoolingMode ( ) const
double openstudio::model::SizingZone::designZoneAirDistributionEffectivenessinHeatingMode ( ) const
Quantity openstudio::model::SizingZone::getCoolingDesignAirFlowRate ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getCoolingMinimumAirFlow ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getCoolingMinimumAirFlowFraction ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getCoolingMinimumAirFlowperZoneFloorArea ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getDesignZoneAirDistributionEffectivenessinCoolingMode ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getDesignZoneAirDistributionEffectivenessinHeatingMode ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getHeatingDesignAirFlowRate ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getHeatingMaximumAirFlow ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getHeatingMaximumAirFlowFraction ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getHeatingMaximumAirFlowperZoneFloorArea ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getZoneCoolingDesignSupplyAirHumidityRatio ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getZoneCoolingDesignSupplyAirTemperature ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::SizingZone::getZoneCoolingSizingFactor ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getZoneHeatingDesignSupplyAirHumidityRatio ( bool  returnIP = false) const
Quantity openstudio::model::SizingZone::getZoneHeatingDesignSupplyAirTemperature ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::SizingZone::getZoneHeatingSizingFactor ( bool  returnIP = false) const
std::string openstudio::model::SizingZone::heatingDesignAirFlowMethod ( ) const
static std::vector<std::string> openstudio::model::SizingZone::heatingDesignAirFlowMethodValues ( )
static
double openstudio::model::SizingZone::heatingDesignAirFlowRate ( ) const
double openstudio::model::SizingZone::heatingMaximumAirFlow ( ) const
double openstudio::model::SizingZone::heatingMaximumAirFlowFraction ( ) const
double openstudio::model::SizingZone::heatingMaximumAirFlowperZoneFloorArea ( ) const
static IddObjectType openstudio::model::SizingZone::iddObjectType ( )
static
bool openstudio::model::SizingZone::isCoolingDesignAirFlowMethodDefaulted ( ) const
bool openstudio::model::SizingZone::isCoolingDesignAirFlowRateDefaulted ( ) const
bool openstudio::model::SizingZone::isCoolingMinimumAirFlowDefaulted ( ) const
bool openstudio::model::SizingZone::isCoolingMinimumAirFlowFractionDefaulted ( ) const
bool openstudio::model::SizingZone::isCoolingMinimumAirFlowperZoneFloorAreaDefaulted ( ) const
bool openstudio::model::SizingZone::isDedicatedOutdoorAirHighSetpointTemperatureforDesignAutosized ( ) const
bool openstudio::model::SizingZone::isDedicatedOutdoorAirLowSetpointTemperatureforDesignAutosized ( ) const
bool openstudio::model::SizingZone::isDesignZoneAirDistributionEffectivenessinCoolingModeDefaulted ( ) const
bool openstudio::model::SizingZone::isDesignZoneAirDistributionEffectivenessinHeatingModeDefaulted ( ) const
bool openstudio::model::SizingZone::isHeatingDesignAirFlowMethodDefaulted ( ) const
bool openstudio::model::SizingZone::isHeatingDesignAirFlowRateDefaulted ( ) const
bool openstudio::model::SizingZone::isHeatingMaximumAirFlowDefaulted ( ) const
bool openstudio::model::SizingZone::isHeatingMaximumAirFlowFractionDefaulted ( ) const
bool openstudio::model::SizingZone::isHeatingMaximumAirFlowperZoneFloorAreaDefaulted ( ) const
void openstudio::model::SizingZone::resetCoolingDesignAirFlowMethod ( )
void openstudio::model::SizingZone::resetCoolingDesignAirFlowRate ( )
void openstudio::model::SizingZone::resetCoolingMinimumAirFlow ( )
void openstudio::model::SizingZone::resetCoolingMinimumAirFlowFraction ( )
void openstudio::model::SizingZone::resetCoolingMinimumAirFlowperZoneFloorArea ( )
void openstudio::model::SizingZone::resetDesignZoneAirDistributionEffectivenessinCoolingMode ( )
void openstudio::model::SizingZone::resetDesignZoneAirDistributionEffectivenessinHeatingMode ( )
void openstudio::model::SizingZone::resetHeatingDesignAirFlowMethod ( )
void openstudio::model::SizingZone::resetHeatingDesignAirFlowRate ( )
void openstudio::model::SizingZone::resetHeatingMaximumAirFlow ( )
void openstudio::model::SizingZone::resetHeatingMaximumAirFlowFraction ( )
void openstudio::model::SizingZone::resetHeatingMaximumAirFlowperZoneFloorArea ( )
void openstudio::model::SizingZone::resetZoneCoolingSizingFactor ( )
void openstudio::model::SizingZone::resetZoneHeatingSizingFactor ( )
bool openstudio::model::SizingZone::setAccountforDedicatedOutdoorAirSystem ( bool  accountforDedicatedOutdoorAirSystem)
bool openstudio::model::SizingZone::setCoolingDesignAirFlowMethod ( const std::string &  coolingDesignAirFlowMethod)
bool openstudio::model::SizingZone::setCoolingDesignAirFlowRate ( double  coolingDesignAirFlowRate)
bool openstudio::model::SizingZone::setCoolingDesignAirFlowRate ( const Quantity coolingDesignAirFlowRate)
bool openstudio::model::SizingZone::setCoolingMinimumAirFlow ( double  coolingMinimumAirFlow)
bool openstudio::model::SizingZone::setCoolingMinimumAirFlow ( const Quantity coolingMinimumAirFlow)
bool openstudio::model::SizingZone::setCoolingMinimumAirFlowFraction ( double  coolingMinimumAirFlowFraction)
bool openstudio::model::SizingZone::setCoolingMinimumAirFlowFraction ( const Quantity coolingMinimumAirFlowFraction)
bool openstudio::model::SizingZone::setCoolingMinimumAirFlowperZoneFloorArea ( double  coolingMinimumAirFlowperZoneFloorArea)
bool openstudio::model::SizingZone::setCoolingMinimumAirFlowperZoneFloorArea ( const Quantity coolingMinimumAirFlowperZoneFloorArea)
bool openstudio::model::SizingZone::setDedicatedOutdoorAirHighSetpointTemperatureforDesign ( double  dedicatedOutdoorAirHighSetpointTemperatureforDesign)
bool openstudio::model::SizingZone::setDedicatedOutdoorAirLowSetpointTemperatureforDesign ( double  dedicatedOutdoorAirLowSetpointTemperatureforDesign)
bool openstudio::model::SizingZone::setDedicatedOutdoorAirSystemControlStrategy ( std::string  dedicatedOutdoorAirSystemControlStrategy)
bool openstudio::model::SizingZone::setDesignZoneAirDistributionEffectivenessinCoolingMode ( double  designZoneAirDistributionEffectivenessinCoolingMode)
bool openstudio::model::SizingZone::setDesignZoneAirDistributionEffectivenessinCoolingMode ( const Quantity designZoneAirDistributionEffectivenessinCoolingMode)
bool openstudio::model::SizingZone::setDesignZoneAirDistributionEffectivenessinHeatingMode ( double  designZoneAirDistributionEffectivenessinHeatingMode)
bool openstudio::model::SizingZone::setDesignZoneAirDistributionEffectivenessinHeatingMode ( const Quantity designZoneAirDistributionEffectivenessinHeatingMode)
bool openstudio::model::SizingZone::setHeatingDesignAirFlowMethod ( std::string  heatingDesignAirFlowMethod)
bool openstudio::model::SizingZone::setHeatingDesignAirFlowRate ( double  heatingDesignAirFlowRate)
bool openstudio::model::SizingZone::setHeatingDesignAirFlowRate ( const Quantity heatingDesignAirFlowRate)
bool openstudio::model::SizingZone::setHeatingMaximumAirFlow ( double  heatingMaximumAirFlow)
bool openstudio::model::SizingZone::setHeatingMaximumAirFlow ( const Quantity heatingMaximumAirFlow)
bool openstudio::model::SizingZone::setHeatingMaximumAirFlowFraction ( double  heatingMaximumAirFlowFraction)
bool openstudio::model::SizingZone::setHeatingMaximumAirFlowFraction ( const Quantity heatingMaximumAirFlowFraction)
bool openstudio::model::SizingZone::setHeatingMaximumAirFlowperZoneFloorArea ( double  heatingMaximumAirFlowperZoneFloorArea)
bool openstudio::model::SizingZone::setHeatingMaximumAirFlowperZoneFloorArea ( const Quantity heatingMaximumAirFlowperZoneFloorArea)
bool openstudio::model::SizingZone::setThermalZone ( const ThermalZone thermalZone)
protected
bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirHumidityRatio ( double  zoneCoolingDesignSupplyAirHumidityRatio)
bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirHumidityRatio ( const Quantity zoneCoolingDesignSupplyAirHumidityRatio)
bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirTemperature ( double  zoneCoolingDesignSupplyAirTemperature)
bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirTemperature ( const Quantity zoneCoolingDesignSupplyAirTemperature)
bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirTemperatureDifference ( double  value)
bool openstudio::model::SizingZone::setZoneCoolingDesignSupplyAirTemperatureInputMethod ( const std::string &  value)
bool openstudio::model::SizingZone::setZoneCoolingSizingFactor ( double  zoneCoolingSizingFactor)
bool openstudio::model::SizingZone::setZoneCoolingSizingFactor ( const Quantity zoneCoolingSizingFactor)
bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirHumidityRatio ( double  zoneHeatingDesignSupplyAirHumidityRatio)
bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirHumidityRatio ( const Quantity zoneHeatingDesignSupplyAirHumidityRatio)
bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirTemperature ( double  zoneHeatingDesignSupplyAirTemperature)
bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirTemperature ( const Quantity zoneHeatingDesignSupplyAirTemperature)
bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirTemperatureDifference ( double  value)
bool openstudio::model::SizingZone::setZoneHeatingDesignSupplyAirTemperatureInputMethod ( const std::string &  value)
bool openstudio::model::SizingZone::setZoneHeatingSizingFactor ( double  zoneHeatingSizingFactor)
bool openstudio::model::SizingZone::setZoneHeatingSizingFactor ( const Quantity zoneHeatingSizingFactor)
ThermalZone openstudio::model::SizingZone::thermalZone ( ) const
double openstudio::model::SizingZone::zoneCoolingDesignSupplyAirHumidityRatio ( ) const
double openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperature ( ) const
double openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperatureDifference ( ) const
std::string openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperatureInputMethod ( ) const
static std::vector<std::string> openstudio::model::SizingZone::zoneCoolingDesignSupplyAirTemperatureInputMethodValues ( )
static
boost::optional<double> openstudio::model::SizingZone::zoneCoolingSizingFactor ( ) const
double openstudio::model::SizingZone::zoneHeatingDesignSupplyAirHumidityRatio ( ) const
double openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperature ( ) const
double openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperatureDifference ( ) const
std::string openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperatureInputMethod ( ) const
static std::vector<std::string> openstudio::model::SizingZone::zoneHeatingDesignSupplyAirTemperatureInputMethodValues ( )
static
boost::optional<double> openstudio::model::SizingZone::zoneHeatingSizingFactor ( ) const

Friends And Related Function Documentation

typedef boost::optional<SizingZone> OptionalSizingZone
related
typedef std::vector<SizingZone> SizingZoneVector
related