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

#include <AirLoopHVACUnitarySystem.hpp>

+ Inheritance diagram for openstudio::model::AirLoopHVACUnitarySystem:

Public Member Functions

Constructors and Destructors
 AirLoopHVACUnitarySystem (const Model &model)
 
virtual ~AirLoopHVACUnitarySystem ()=default
 
 AirLoopHVACUnitarySystem (const AirLoopHVACUnitarySystem &other)=default
 
 AirLoopHVACUnitarySystem (AirLoopHVACUnitarySystem &&other)=default
 
AirLoopHVACUnitarySystemoperator= (const AirLoopHVACUnitarySystem &)=default
 
AirLoopHVACUnitarySystemoperator= (AirLoopHVACUnitarySystem &&)=default
 
Getters
std::string controlType () const
 
bool isControlTypeDefaulted () const
 
boost::optional< ThermalZonecontrollingZoneorThermostatLocation () const
 
std::string dehumidificationControlType () const
 
bool isDehumidificationControlTypeDefaulted () const
 
boost::optional< ScheduleavailabilitySchedule () const
 
boost::optional< HVACComponentsupplyFan () const
 
boost::optional< std::string > fanPlacement () const
 
boost::optional< SchedulesupplyAirFanOperatingModeSchedule () const
 
boost::optional< HVACComponentheatingCoil () const
 
double dXHeatingCoilSizingRatio () const
 
bool isDXHeatingCoilSizingRatioDefaulted () const
 
boost::optional< HVACComponentcoolingCoil () const
 
bool useDOASDXCoolingCoil () const
 
bool isUseDOASDXCoolingCoilDefaulted () const
 
double dOASDXCoolingCoilLeavingMinimumAirTemperature () const
 As of EnergyPlus version 8.7.0 this field maps to MinimumSupplyAirTemperature. More...
 
bool isDOASDXCoolingCoilLeavingMinimumAirTemperatureDefaulted () const
 
bool isDOASDXCoolingCoilLeavingMinimumAirTemperatureAutosized () const
 
std::string latentLoadControl () const
 
bool isLatentLoadControlDefaulted () const
 
boost::optional< HVACComponentsupplementalHeatingCoil () const
 
std::string supplyAirFlowRateMethodDuringCoolingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate Method". More...
 
boost::optional< double > supplyAirFlowRateDuringCoolingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate". More...
 
bool isSupplyAirFlowRateDuringCoolingOperationAutosized () const
 
boost::optional< double > supplyAirFlowRatePerFloorAreaDuringCoolingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate Per Floor Area". More...
 
boost::optional< double > fractionofAutosizedDesignCoolingSupplyAirFlowRate () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Fraction of Autosized Cooling Supply Air Flow Rate". More...
 
boost::optional< double > designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate Per Unit of Capacity". More...
 
std::string supplyAirFlowRateMethodDuringHeatingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate Method". More...
 
boost::optional< double > supplyAirFlowRateDuringHeatingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate". More...
 
bool isSupplyAirFlowRateDuringHeatingOperationAutosized () const
 
boost::optional< double > supplyAirFlowRatePerFloorAreaduringHeatingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate Per Floor Area". More...
 
boost::optional< double > fractionofAutosizedDesignHeatingSupplyAirFlowRate () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Fraction of Autosized Heating Supply Air Flow Rate". More...
 
boost::optional< double > designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate Per Unit of Capacity". More...
 
std::string supplyAirFlowRateMethodWhenNoCoolingorHeatingisRequired () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Method". More...
 
boost::optional< double > supplyAirFlowRateWhenNoCoolingorHeatingisRequired () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate". More...
 
bool isSupplyAirFlowRateWhenNoCoolingorHeatingisRequiredAutosized () const
 
boost::optional< double > supplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Per Floor Area". More...
 
boost::optional< double > fractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Fraction of Autosized Cooling Supply Air Flow Rate". More...
 
boost::optional< double > fractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Fraction of Autosized Heating Supply Air Flow Rate". More...
 
boost::optional< double > designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Per Unit of Capacity During Cooling Operation". More...
 
boost::optional< double > designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Per Unit of Capacity During Heating Operation". More...
 
bool noLoadSupplyAirFlowRateControlSetToLowSpeed () const
 
boost::optional< double > maximumSupplyAirTemperature () const
 
bool isMaximumSupplyAirTemperatureDefaulted () const
 
bool isMaximumSupplyAirTemperatureAutosized () const
 
double maximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation () const
 
bool isMaximumOutdoorDryBulbTemperatureforSupplementalHeaterOperationDefaulted () const
 
boost::optional< std::string > outdoorDryBulbTemperatureSensorNodeName () const
 
OS_DEPRECATED double maximumCyclingRate () const
 
OS_DEPRECATED bool isMaximumCyclingRateDefaulted () const
 
OS_DEPRECATED double heatPumpTimeConstant () const
 
OS_DEPRECATED bool isHeatPumpTimeConstantDefaulted () const
 
OS_DEPRECATED double fractionofOnCyclePowerUse () const
 
OS_DEPRECATED bool isFractionofOnCyclePowerUseDefaulted () const
 
OS_DEPRECATED double heatPumpFanDelayTime () const
 
OS_DEPRECATED bool isHeatPumpFanDelayTimeDefaulted () const
 
double ancilliaryOnCycleElectricPower () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Ancillary On-Cycle Electric Power". More...
 
bool isAncilliaryOnCycleElectricPowerDefaulted () const
 
double ancilliaryOffCycleElectricPower () const
 In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Ancillary Off-Cycle Electric Power". More...
 
bool isAncilliaryOffCycleElectricPowerDefaulted () const
 
boost::optional
< UnitarySystemPerformanceMultispeed
designSpecificationMultispeedObject () const
 
Setters
bool setControlType (const std::string &controlType)
 
void resetControlType ()
 
bool setControllingZoneorThermostatLocation (const ThermalZone &thermalZone)
 
void resetControllingZoneorThermostatLocation ()
 
bool setDehumidificationControlType (const std::string &dehumidificationControlType)
 
void resetDehumidificationControlType ()
 
bool setAvailabilitySchedule (Schedule &schedule)
 
void resetAvailabilitySchedule ()
 
bool setSupplyFan (const HVACComponent &supplyFan)
 
void resetSupplyFan ()
 
bool setFanPlacement (const std::string &fanPlacement)
 
void resetFanPlacement ()
 
bool setSupplyAirFanOperatingModeSchedule (Schedule &schedule)
 
void resetSupplyAirFanOperatingModeSchedule ()
 
bool setHeatingCoil (const HVACComponent &heatingCoil)
 Sets the Heating Coil. More...
 
void resetHeatingCoil ()
 This will switch the "Supply Air Flow Rate Method During Heating Operation" to "None" and clear all heating flow fields If the Unitary is left with no coils, the "Supply Air Flow Rate Method When No Heating Or Cooling" is also set to None and all NoCoolHeat flow fields are reset. More...
 
bool setDXHeatingCoilSizingRatio (double dXHeatingCoilSizingRatio)
 
void resetDXHeatingCoilSizingRatio ()
 
bool setCoolingCoil (const HVACComponent &coolingCoil)
 Sets the Cooling Coil. More...
 
void resetCoolingCoil ()
 This will switch the "Supply Air Flow Rate Method During Cooling Operation" to "None" and clear all cooling flow fields If the Unitary is left with no coils, the "Supply Air Flow Rate Method When No Heating Or Cooling" is also set to None and all NoCoolHeat flow fields are reset. More...
 
bool setUseDOASDXCoolingCoil (bool useDOASDXCoolingCoil)
 
void resetUseDOASDXCoolingCoil ()
 
bool setDOASDXCoolingCoilLeavingMinimumAirTemperature (double dOASDXCoolingCoilLeavingMinimumAirTemperature)
 As of EnergyPlus version 8.7.0 this field maps to MinimumSupplyAirTemperature. More...
 
void autosizeDOASDXCoolingCoilLeavingMinimumAirTemperature ()
 
void resetDOASDXCoolingCoilLeavingMinimumAirTemperature ()
 
bool setLatentLoadControl (const std::string &latentLoadControl)
 
void resetLatentLoadControl ()
 
bool setSupplementalHeatingCoil (const HVACComponent &supplementalHeatingCoil)
 
void resetSupplementalHeatingCoil ()
 
bool setSupplyAirFlowRateDuringCoolingOperation (double supplyAirFlowRateDuringCoolingOperation)
 Sets the field and switches "Supply Air Flow Rate Method During Cooling Operation" (coolingSAFMethod) to "SupplyAirFlowRate". More...
 
void autosizeSupplyAirFlowRateDuringCoolingOperation ()
 Sets the field and switches the coolingSAFMethod to "SupplyAirFlowRate". More...
 
bool setSupplyAirFlowRatePerFloorAreaDuringCoolingOperation (double supplyAirFlowRatePerFloorAreaDuringCoolingOperation)
 Sets the field and switches the coolingSAFMethod to "FlowPerFloorArea". More...
 
bool setFractionofAutosizedDesignCoolingSupplyAirFlowRate (double fractionofAutosizedDesignCoolingSupplyAirFlowRate)
 Sets the field and switches the coolingSAFMethod to "FractionOfAutosizedCoolingValue". More...
 
bool setDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation (double designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation)
 Sets the field and switches the coolingSAFMethod to "FlowPerCoolingCapacity". More...
 
OS_DEPRECATED bool setSupplyAirFlowRateMethodDuringCoolingOperation (const std::string &supplyAirFlowRateMethodDuringCoolingOperation)
 
OS_DEPRECATED void resetSupplyAirFlowRateMethodDuringCoolingOperation ()
 
OS_DEPRECATED void resetSupplyAirFlowRateDuringCoolingOperation ()
 
OS_DEPRECATED void resetSupplyAirFlowRatePerFloorAreaDuringCoolingOperation ()
 
OS_DEPRECATED void resetFractionofAutosizedDesignCoolingSupplyAirFlowRate ()
 
OS_DEPRECATED void resetDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation ()
 
bool setSupplyAirFlowRateDuringHeatingOperation (double supplyAirFlowRateDuringHeatingOperation)
 Sets the field and switches "Supply Air Flow Rate Method During Heating Operation" (heatingSAFMethod) to "SupplyAirFlowRate". More...
 
void autosizeSupplyAirFlowRateDuringHeatingOperation ()
 Sets the field and switches the heatingSAFMethod to "SupplyAirFlowRate". More...
 
bool setSupplyAirFlowRatePerFloorAreaduringHeatingOperation (double supplyAirFlowRatePerFloorAreaduringHeatingOperation)
 Sets the field and switches the heatingSAFMethod to "FlowPerFloorArea". More...
 
bool setFractionofAutosizedDesignHeatingSupplyAirFlowRate (double fractionofAutosizedDesignHeatingSupplyAirFlowRate)
 Sets the field and switches the heatingSAFMethod to "FractionOfAutosizedHeatingValue". More...
 
bool setDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation (double designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation)
 Sets the field and switches the heatingSAFMethod to "FlowPerHeatingCapacity". More...
 
OS_DEPRECATED bool setSupplyAirFlowRateMethodDuringHeatingOperation (const std::string &supplyAirFlowRateMethodDuringHeatingOperation)
 
OS_DEPRECATED void resetSupplyAirFlowRateMethodDuringHeatingOperation ()
 
OS_DEPRECATED void resetSupplyAirFlowRateDuringHeatingOperation ()
 
OS_DEPRECATED void resetSupplyAirFlowRatePerFloorAreaduringHeatingOperation ()
 
OS_DEPRECATED void resetFractionofAutosizedDesignHeatingSupplyAirFlowRate ()
 
OS_DEPRECATED void resetDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation ()
 
void resetSupplyAirFlowRateMethodWhenNoCoolingorHeatingisRequired ()
 
bool setSupplyAirFlowRateWhenNoCoolingorHeatingisRequired (double supplyAirFlowRateWhenNoCoolingorHeatingisRequired)
 Sets the field and switches the noCoolHeatSAFMethod) to "SupplyAirFlowRate". More...
 
void autosizeSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ()
 Sets the field and switches the noCoolHeatSAFMethod) to "SupplyAirFlowRate". More...
 
bool setSupplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired (double supplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired)
 Sets the field and switches the noCoolHeatSAFMethod) to "FlowPerFloorArea". More...
 
bool setFractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired (double fractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired)
 Sets the field and switches the noCoolHeatSAFMethod) to "FractionOfAutosizedCoolingValue". More...
 
bool setFractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired (double fractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired)
 Sets the field and switches the noCoolHeatSAFMethod) to "FractionOfAutosizedHeatingValue". More...
 
bool setDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired (double designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired)
 Sets the field and switches the noCoolHeatSAFMethod) to "FlowPerCoolingCapacity". More...
 
bool setDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired (double designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired)
 Sets the field and switches the noCoolHeatSAFMethod) to "FlowPerHeatingCapacity". More...
 
bool setNoLoadSupplyAirFlowRateControlSetToLowSpeed (bool noLoadSupplyAirFlowRateControlSetToLowSpeed)
 
OS_DEPRECATED bool setSupplyAirFlowRateMethodWhenNoCoolingorHeatingisRequired (const std::string &noCoolHeatMethod)
 
OS_DEPRECATED void resetSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ()
 
OS_DEPRECATED void resetSupplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired ()
 
OS_DEPRECATED void resetFractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ()
 
OS_DEPRECATED void resetFractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ()
 
OS_DEPRECATED void resetDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired ()
 
OS_DEPRECATED void resetDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired ()
 
bool setMaximumSupplyAirTemperature (double maximumSupplyAirTemperature)
 
void resetMaximumSupplyAirTemperature ()
 
void autosizeMaximumSupplyAirTemperature ()
 
bool setMaximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation (double maximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation)
 
void resetMaximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation ()
 
bool setOutdoorDryBulbTemperatureSensorNodeName (const std::string &outdoorDryBulbTemperatureSensorNodeName)
 
void resetOutdoorDryBulbTemperatureSensorNodeName ()
 
OS_DEPRECATED bool setMaximumCyclingRate (double maximumCyclingRate)
 
OS_DEPRECATED void resetMaximumCyclingRate ()
 
OS_DEPRECATED bool setHeatPumpTimeConstant (double heatPumpTimeConstant)
 
OS_DEPRECATED void resetHeatPumpTimeConstant ()
 
OS_DEPRECATED bool setFractionofOnCyclePowerUse (double fractionofOnCyclePowerUse)
 
OS_DEPRECATED void resetFractionofOnCyclePowerUse ()
 
OS_DEPRECATED bool setHeatPumpFanDelayTime (double heatPumpFanDelayTime)
 
OS_DEPRECATED void resetHeatPumpFanDelayTime ()
 
bool setAncilliaryOnCycleElectricPower (double ancilliaryOnCycleElectricPower)
 
void resetAncilliaryOnCycleElectricPower ()
 
bool setAncilliaryOffCycleElectricPower (double ancilliaryOffCycleElectricPower)
 
void resetAncilliaryOffCycleElectricPower ()
 
bool setDesignSpecificationMultispeedObject (const UnitarySystemPerformanceMultispeed &unitarySystemPerformace)
 
void resetDesignSpecificationMultispeedObject ()
 
Other
boost::optional< double > autosizedSupplyAirFlowRateDuringCoolingOperation () const
 
boost::optional< double > autosizedSupplyAirFlowRateDuringHeatingOperation () const
 
boost::optional< double > autosizedSupplyAirFlowRateWhenNoCoolingorHeatingisRequired () const
 
boost::optional< double > autosizedMaximumSupplyAirTemperature () const
 
boost::optional< double > autosizedDOASDXCoolingCoilLeavingMinimumAirTemperature () const
 
- Public Member Functions inherited from openstudio::model::ZoneHVACComponent
bool addToNode (Node &node)
 Adds this ZoneHVACComponent to a node on an AirLoopHVAC object. More...
 
bool addToThermalZone (ThermalZone &thermalZone)
 Adds this ZoneHVACComponent to the thermal zone while managing all node connections automatically. More...
 
boost::optional< ModelObjectairInletModelObject () const
 Provided for backwards compatibility, use inletNode instead. More...
 
boost::optional< AirLoopHVACairLoopHVAC () const
 Returns the AirLoopHVAC attached to this ZoneHVACComponent. More...
 
boost::optional< ModelObjectairOutletModelObject () const
 Provided for backwards compatibility, use outletNode instead. More...
 
boost::optional< NodeinletNode () const
 Returns the optional node connected to the inletPort(). More...
 
unsigned inletPort () const
 Returns the inlet port. More...
 
ZoneHVACComponentoperator= (const ZoneHVACComponent &)=default
 
ZoneHVACComponentoperator= (ZoneHVACComponent &&)=default
 
boost::optional< NodeoutletNode () const
 Returns the optional node connected to the outletPort(). More...
 
unsigned outletPort () const
 Returns the outlet port. More...
 
bool removeFromAirLoopHVAC ()
 If this ZoneHVACComponent is used as a supply component on an AirLoopHVAC system, then this method will detach this ZoneHVACComponent from the AirLoopHVAC system, otherwise this method does nothing. More...
 
void removeFromThermalZone ()
 Detaches this ZoneHVACComponent from the associated ThermalZone. More...
 
void removeReturnPlenum ()
 Remove any return plenum attached to this ZoneHVACComponent. More...
 
boost::optional
< AirLoopHVACReturnPlenum
returnPlenum () const
 
bool setReturnPlenum (const ThermalZone &plenumZone)
 Establish plenumZone as the return plenum for this ZoneHVACComponent. More...
 
virtual boost::optional
< ThermalZone
thermalZone () const
 Returns the optional ThermalZone that this ZoneHVACComponent is attached to. More...
 
 ZoneHVACComponent (const ZoneHVACComponent &other)=default
 
 ZoneHVACComponent (ZoneHVACComponent &&other)=default
 
virtual ~ZoneHVACComponent ()=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. More...
 
bool addToSplitter (Splitter &splitter)
 Adds this object to a splitter by creating a new branch. More...
 
boost::optional< AirLoopHVACairLoopHVAC () const
 Returns the optional AirLoopHVAC object that the HVAC component is attached to. More...
 
boost::optional
< AirLoopHVACOutdoorAirSystem
airLoopHVACOutdoorAirSystem () const
 Returns the optional AirLoopHVACOutdoorAirSystem that the HVAC component is attached to. More...
 
std::vector< AppGFuelTypeappGHeatingFuelTypes () const
 
void applySizingValues ()
 
void autosize ()
 Returns the optional ModelObject connected to this object's port. More...
 
ComponentType componentType () const
 
boost::optional< HVACComponentcontainingHVACComponent () const
 EnergyPlus unitary equipment and air terminals are typically composed of other HVAC components. More...
 
boost::optional
< StraightComponent
containingStraightComponent () const
 
boost::optional
< ZoneHVACComponent
containingZoneHVACComponent () const
 Returns any ZoneHVACComponent that contains this HVACComponent. More...
 
std::vector< FuelTypecoolingFuelTypes () const
 
void disconnect ()
 Removes all connections to other HVACComponent objects. More...
 
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. More...
 
boost::optional< Looploop () const
 Returns the optional Loop object that the HVAC component is attached to. More...
 
HVACComponentoperator= (const HVACComponent &)=default
 
HVACComponentoperator= (HVACComponent &&)=default
 
boost::optional< PlantLoopplantLoop () const
 Returns the optional PlantLoop object that the HVAC component is attached to. More...
 
std::vector< IdfObjectremove ()
 Removes the HVACComponent from the model only if isRemovable() return true. More...
 
virtual ~HVACComponent ()=default
 
- Public Member Functions inherited from openstudio::model::ParentObject
std::vector< IddObjectType > allowableChildTypes () const
 Returns a vector of allowable children types. More...
 
std::vector< ModelObjectchildren () const
 Return direct child objects in the Model. More...
 
ParentObjectoperator= (const ParentObject &)=default
 
ParentObjectoperator= (ParentObject &&)=default
 
 ParentObject (const ParentObject &other)=default
 
 ParentObject (ParentObject &&other)=default
 
virtual ~ParentObject ()=default
 
- Public Member Functions inherited from openstudio::model::ModelObject
virtual ~ModelObject ()=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(). 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...
 
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 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 (const std::string &valueName, const std::string &units) 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)
 
WorkspaceObjectoperator= (WorkspaceObject &&)=default
 
WorkspaceObjectoperator= (const WorkspaceObject &)=default
 
std::vector
< openstudio::IdfObject
remove ()
 
bool setPointer (unsigned index, const Handle &targetHandle)
 
std::vector< WorkspaceObjectsources () const
 
std::vector< WorkspaceObjecttargets () const
 
Workspace workspace () const
 
 WorkspaceObject (const WorkspaceObject &other)=default
 
 WorkspaceObject (WorkspaceObject &&other)=default
 
virtual ~WorkspaceObject ()=default
 
- 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
 
boost::optional< std::string > getField (unsigned index, bool returnDefault=false) 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
 
Handle handle () const
 
IddObject iddObject () const
 
 IdfObject (IddObjectType type, bool fastName=false)
 
 IdfObject (const IdfObject &other)
 
 IdfObject (const IddObject &, bool fastName=false)
 
 IdfObject (IdfObject &&other) noexcept
 
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)
 
IdfObjectoperator= (IdfObject &&other) noexcept
 
IdfObjectoperator= (const IdfObject &other)
 
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 (const std::vector< std::string > &values)
 
IdfExtensibleGroup pushExtensibleGroup ()
 
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 ()=default
 

Static Public Member Functions

static std::vector< std::string > controlTypeValues ()
 
static std::vector< std::string > dehumidificationControlTypeValues ()
 
static std::vector< std::string > fanPlacementValues ()
 
static IddObjectType iddObjectType ()
 
static std::vector< std::string > latentLoadControlValues ()
 
static std::vector< std::string > supplyAirFlowRateMethodDuringCoolingOperationValues ()
 
static std::vector< std::string > supplyAirFlowRateMethodDuringHeatingOperationValues ()
 
static std::vector< std::string > supplyAirFlowRateMethodWhenNoCoolingorHeatingisRequiredValues ()
 
- 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 ()
 

Related Functions

(Note that these are not member functions.)

using AirLoopHVACUnitarySystemVector = std::vector< AirLoopHVACUnitarySystem >
 
using OptionalAirLoopHVACUnitarySystem = boost::optional< AirLoopHVACUnitarySystem >
 

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::ZoneHVACComponent
using ImplType = detail::ZoneHVACComponent_Impl
 
- 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::ZoneHVACComponent
virtual std::vector< ModelObjectchildren () const override
 
 ZoneHVACComponent (IddObjectType type, const Model &model)
 
 ZoneHVACComponent (std::shared_ptr< ImplType > impl)
 
- 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. More...
 
- Protected Member Functions inherited from openstudio::model::ModelObject
 ModelObject (IddObjectType type, const Model &model, bool fastName=false)
 
 ModelObject (std::shared_ptr< detail::ModelObject_Impl > impl)
 
- 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

AirLoopHVACUnitarySystem is a WaterToAirComponent that wraps the OpenStudio IDD object 'OS:AirLoopHVAC:UnitarySystem'.

Constructor & Destructor Documentation

openstudio::model::AirLoopHVACUnitarySystem::AirLoopHVACUnitarySystem ( const Model model)
explicit
virtual openstudio::model::AirLoopHVACUnitarySystem::~AirLoopHVACUnitarySystem ( )
virtualdefault
openstudio::model::AirLoopHVACUnitarySystem::AirLoopHVACUnitarySystem ( const AirLoopHVACUnitarySystem other)
default
openstudio::model::AirLoopHVACUnitarySystem::AirLoopHVACUnitarySystem ( AirLoopHVACUnitarySystem &&  other)
default

Member Function Documentation

double openstudio::model::AirLoopHVACUnitarySystem::ancilliaryOffCycleElectricPower ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Ancillary Off-Cycle Electric Power".

double openstudio::model::AirLoopHVACUnitarySystem::ancilliaryOnCycleElectricPower ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Ancillary On-Cycle Electric Power".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::autosizedDOASDXCoolingCoilLeavingMinimumAirTemperature ( ) const
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::autosizedMaximumSupplyAirTemperature ( ) const
void openstudio::model::AirLoopHVACUnitarySystem::autosizeDOASDXCoolingCoilLeavingMinimumAirTemperature ( )
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::autosizedSupplyAirFlowRateDuringCoolingOperation ( ) const
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::autosizedSupplyAirFlowRateDuringHeatingOperation ( ) const
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::autosizedSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( ) const
void openstudio::model::AirLoopHVACUnitarySystem::autosizeMaximumSupplyAirTemperature ( )
void openstudio::model::AirLoopHVACUnitarySystem::autosizeSupplyAirFlowRateDuringCoolingOperation ( )

Sets the field and switches the coolingSAFMethod to "SupplyAirFlowRate".

void openstudio::model::AirLoopHVACUnitarySystem::autosizeSupplyAirFlowRateDuringHeatingOperation ( )

Sets the field and switches the heatingSAFMethod to "SupplyAirFlowRate".

void openstudio::model::AirLoopHVACUnitarySystem::autosizeSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( )

Sets the field and switches the noCoolHeatSAFMethod) to "SupplyAirFlowRate".

boost::optional<Schedule> openstudio::model::AirLoopHVACUnitarySystem::availabilitySchedule ( ) const
boost::optional<ThermalZone> openstudio::model::AirLoopHVACUnitarySystem::controllingZoneorThermostatLocation ( ) const
std::string openstudio::model::AirLoopHVACUnitarySystem::controlType ( ) const
static std::vector<std::string> openstudio::model::AirLoopHVACUnitarySystem::controlTypeValues ( )
static
boost::optional<HVACComponent> openstudio::model::AirLoopHVACUnitarySystem::coolingCoil ( ) const
std::string openstudio::model::AirLoopHVACUnitarySystem::dehumidificationControlType ( ) const
static std::vector<std::string> openstudio::model::AirLoopHVACUnitarySystem::dehumidificationControlTypeValues ( )
static
boost::optional<UnitarySystemPerformanceMultispeed> openstudio::model::AirLoopHVACUnitarySystem::designSpecificationMultispeedObject ( ) const
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate Per Unit of Capacity".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Per Unit of Capacity During Cooling Operation".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate Per Unit of Capacity".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Per Unit of Capacity During Heating Operation".

double openstudio::model::AirLoopHVACUnitarySystem::dOASDXCoolingCoilLeavingMinimumAirTemperature ( ) const

As of EnergyPlus version 8.7.0 this field maps to MinimumSupplyAirTemperature.

double openstudio::model::AirLoopHVACUnitarySystem::dXHeatingCoilSizingRatio ( ) const
boost::optional<std::string> openstudio::model::AirLoopHVACUnitarySystem::fanPlacement ( ) const
static std::vector<std::string> openstudio::model::AirLoopHVACUnitarySystem::fanPlacementValues ( )
static
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::fractionofAutosizedDesignCoolingSupplyAirFlowRate ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Fraction of Autosized Cooling Supply Air Flow Rate".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::fractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Fraction of Autosized Cooling Supply Air Flow Rate".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::fractionofAutosizedDesignHeatingSupplyAirFlowRate ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Fraction of Autosized Heating Supply Air Flow Rate".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::fractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Fraction of Autosized Heating Supply Air Flow Rate".

OS_DEPRECATED double openstudio::model::AirLoopHVACUnitarySystem::fractionofOnCyclePowerUse ( ) const
boost::optional<HVACComponent> openstudio::model::AirLoopHVACUnitarySystem::heatingCoil ( ) const
OS_DEPRECATED double openstudio::model::AirLoopHVACUnitarySystem::heatPumpFanDelayTime ( ) const
OS_DEPRECATED double openstudio::model::AirLoopHVACUnitarySystem::heatPumpTimeConstant ( ) const
static IddObjectType openstudio::model::AirLoopHVACUnitarySystem::iddObjectType ( )
static
bool openstudio::model::AirLoopHVACUnitarySystem::isAncilliaryOffCycleElectricPowerDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isAncilliaryOnCycleElectricPowerDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isControlTypeDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isDehumidificationControlTypeDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isDOASDXCoolingCoilLeavingMinimumAirTemperatureAutosized ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isDOASDXCoolingCoilLeavingMinimumAirTemperatureDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isDXHeatingCoilSizingRatioDefaulted ( ) const
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::isFractionofOnCyclePowerUseDefaulted ( ) const
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::isHeatPumpFanDelayTimeDefaulted ( ) const
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::isHeatPumpTimeConstantDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isLatentLoadControlDefaulted ( ) const
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::isMaximumCyclingRateDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isMaximumOutdoorDryBulbTemperatureforSupplementalHeaterOperationDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isMaximumSupplyAirTemperatureAutosized ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isMaximumSupplyAirTemperatureDefaulted ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isSupplyAirFlowRateDuringCoolingOperationAutosized ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isSupplyAirFlowRateDuringHeatingOperationAutosized ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isSupplyAirFlowRateWhenNoCoolingorHeatingisRequiredAutosized ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::isUseDOASDXCoolingCoilDefaulted ( ) const
std::string openstudio::model::AirLoopHVACUnitarySystem::latentLoadControl ( ) const
static std::vector<std::string> openstudio::model::AirLoopHVACUnitarySystem::latentLoadControlValues ( )
static
OS_DEPRECATED double openstudio::model::AirLoopHVACUnitarySystem::maximumCyclingRate ( ) const
double openstudio::model::AirLoopHVACUnitarySystem::maximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation ( ) const
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::maximumSupplyAirTemperature ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::noLoadSupplyAirFlowRateControlSetToLowSpeed ( ) const
AirLoopHVACUnitarySystem& openstudio::model::AirLoopHVACUnitarySystem::operator= ( const AirLoopHVACUnitarySystem )
default
AirLoopHVACUnitarySystem& openstudio::model::AirLoopHVACUnitarySystem::operator= ( AirLoopHVACUnitarySystem &&  )
default
boost::optional<std::string> openstudio::model::AirLoopHVACUnitarySystem::outdoorDryBulbTemperatureSensorNodeName ( ) const
void openstudio::model::AirLoopHVACUnitarySystem::resetAncilliaryOffCycleElectricPower ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetAncilliaryOnCycleElectricPower ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetAvailabilitySchedule ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetControllingZoneorThermostatLocation ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetControlType ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetCoolingCoil ( )

This will switch the "Supply Air Flow Rate Method During Cooling Operation" to "None" and clear all cooling flow fields If the Unitary is left with no coils, the "Supply Air Flow Rate Method When No Heating Or Cooling" is also set to None and all NoCoolHeat flow fields are reset.

void openstudio::model::AirLoopHVACUnitarySystem::resetDehumidificationControlType ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetDesignSpecificationMultispeedObject ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetDOASDXCoolingCoilLeavingMinimumAirTemperature ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetDXHeatingCoilSizingRatio ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetFanPlacement ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetFractionofAutosizedDesignCoolingSupplyAirFlowRate ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetFractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetFractionofAutosizedDesignHeatingSupplyAirFlowRate ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetFractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetFractionofOnCyclePowerUse ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetHeatingCoil ( )

This will switch the "Supply Air Flow Rate Method During Heating Operation" to "None" and clear all heating flow fields If the Unitary is left with no coils, the "Supply Air Flow Rate Method When No Heating Or Cooling" is also set to None and all NoCoolHeat flow fields are reset.

OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetHeatPumpFanDelayTime ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetHeatPumpTimeConstant ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetLatentLoadControl ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetMaximumCyclingRate ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetMaximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetMaximumSupplyAirTemperature ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetOutdoorDryBulbTemperatureSensorNodeName ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetSupplementalHeatingCoil ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFanOperatingModeSchedule ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRateDuringCoolingOperation ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRateDuringHeatingOperation ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRateMethodDuringCoolingOperation ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRateMethodDuringHeatingOperation ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRateMethodWhenNoCoolingorHeatingisRequired ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRatePerFloorAreaDuringCoolingOperation ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRatePerFloorAreaduringHeatingOperation ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired ( )
OS_DEPRECATED void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetSupplyFan ( )
void openstudio::model::AirLoopHVACUnitarySystem::resetUseDOASDXCoolingCoil ( )
bool openstudio::model::AirLoopHVACUnitarySystem::setAncilliaryOffCycleElectricPower ( double  ancilliaryOffCycleElectricPower)
bool openstudio::model::AirLoopHVACUnitarySystem::setAncilliaryOnCycleElectricPower ( double  ancilliaryOnCycleElectricPower)
bool openstudio::model::AirLoopHVACUnitarySystem::setAvailabilitySchedule ( Schedule schedule)
bool openstudio::model::AirLoopHVACUnitarySystem::setControllingZoneorThermostatLocation ( const ThermalZone thermalZone)
bool openstudio::model::AirLoopHVACUnitarySystem::setControlType ( const std::string &  controlType)
bool openstudio::model::AirLoopHVACUnitarySystem::setCoolingCoil ( const HVACComponent coolingCoil)

Sets the Cooling Coil.

If the "Supply Air Flow Rate Method During Cooling Operation" was "None", switch to "SupplyAirFlowRate" and autosize the "Supply Air Flow Rate During Cooling Operation" field

bool openstudio::model::AirLoopHVACUnitarySystem::setDehumidificationControlType ( const std::string &  dehumidificationControlType)
bool openstudio::model::AirLoopHVACUnitarySystem::setDesignSpecificationMultispeedObject ( const UnitarySystemPerformanceMultispeed unitarySystemPerformace)
bool openstudio::model::AirLoopHVACUnitarySystem::setDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation ( double  designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperation)

Sets the field and switches the coolingSAFMethod to "FlowPerCoolingCapacity".

bool openstudio::model::AirLoopHVACUnitarySystem::setDesignSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired ( double  designSupplyAirFlowRatePerUnitofCapacityDuringCoolingOperationWhenNoCoolingorHeatingisRequired)

Sets the field and switches the noCoolHeatSAFMethod) to "FlowPerCoolingCapacity".

bool openstudio::model::AirLoopHVACUnitarySystem::setDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation ( double  designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperation)

Sets the field and switches the heatingSAFMethod to "FlowPerHeatingCapacity".

bool openstudio::model::AirLoopHVACUnitarySystem::setDesignSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired ( double  designSupplyAirFlowRatePerUnitofCapacityDuringHeatingOperationWhenNoCoolingorHeatingisRequired)

Sets the field and switches the noCoolHeatSAFMethod) to "FlowPerHeatingCapacity".

bool openstudio::model::AirLoopHVACUnitarySystem::setDOASDXCoolingCoilLeavingMinimumAirTemperature ( double  dOASDXCoolingCoilLeavingMinimumAirTemperature)

As of EnergyPlus version 8.7.0 this field maps to MinimumSupplyAirTemperature.

bool openstudio::model::AirLoopHVACUnitarySystem::setDXHeatingCoilSizingRatio ( double  dXHeatingCoilSizingRatio)
bool openstudio::model::AirLoopHVACUnitarySystem::setFanPlacement ( const std::string &  fanPlacement)
bool openstudio::model::AirLoopHVACUnitarySystem::setFractionofAutosizedDesignCoolingSupplyAirFlowRate ( double  fractionofAutosizedDesignCoolingSupplyAirFlowRate)

Sets the field and switches the coolingSAFMethod to "FractionOfAutosizedCoolingValue".

bool openstudio::model::AirLoopHVACUnitarySystem::setFractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( double  fractionofAutosizedDesignCoolingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired)

Sets the field and switches the noCoolHeatSAFMethod) to "FractionOfAutosizedCoolingValue".

bool openstudio::model::AirLoopHVACUnitarySystem::setFractionofAutosizedDesignHeatingSupplyAirFlowRate ( double  fractionofAutosizedDesignHeatingSupplyAirFlowRate)

Sets the field and switches the heatingSAFMethod to "FractionOfAutosizedHeatingValue".

bool openstudio::model::AirLoopHVACUnitarySystem::setFractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( double  fractionofAutosizedDesignHeatingSupplyAirFlowRateWhenNoCoolingorHeatingisRequired)

Sets the field and switches the noCoolHeatSAFMethod) to "FractionOfAutosizedHeatingValue".

OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::setFractionofOnCyclePowerUse ( double  fractionofOnCyclePowerUse)
bool openstudio::model::AirLoopHVACUnitarySystem::setHeatingCoil ( const HVACComponent heatingCoil)

Sets the Heating Coil.

If the "Supply Air Flow Rate Method During Heating Operation" was "None", switch to "SupplyAirFlowRate" and autosize the "Supply Air Flow Rate During Heating Operation" field

OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::setHeatPumpFanDelayTime ( double  heatPumpFanDelayTime)
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::setHeatPumpTimeConstant ( double  heatPumpTimeConstant)
bool openstudio::model::AirLoopHVACUnitarySystem::setLatentLoadControl ( const std::string &  latentLoadControl)
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::setMaximumCyclingRate ( double  maximumCyclingRate)
bool openstudio::model::AirLoopHVACUnitarySystem::setMaximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation ( double  maximumOutdoorDryBulbTemperatureforSupplementalHeaterOperation)
bool openstudio::model::AirLoopHVACUnitarySystem::setMaximumSupplyAirTemperature ( double  maximumSupplyAirTemperature)
bool openstudio::model::AirLoopHVACUnitarySystem::setNoLoadSupplyAirFlowRateControlSetToLowSpeed ( bool  noLoadSupplyAirFlowRateControlSetToLowSpeed)
bool openstudio::model::AirLoopHVACUnitarySystem::setOutdoorDryBulbTemperatureSensorNodeName ( const std::string &  outdoorDryBulbTemperatureSensorNodeName)
bool openstudio::model::AirLoopHVACUnitarySystem::setSupplementalHeatingCoil ( const HVACComponent supplementalHeatingCoil)
bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFanOperatingModeSchedule ( Schedule schedule)
bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRateDuringCoolingOperation ( double  supplyAirFlowRateDuringCoolingOperation)

Sets the field and switches "Supply Air Flow Rate Method During Cooling Operation" (coolingSAFMethod) to "SupplyAirFlowRate".

bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRateDuringHeatingOperation ( double  supplyAirFlowRateDuringHeatingOperation)

Sets the field and switches "Supply Air Flow Rate Method During Heating Operation" (heatingSAFMethod) to "SupplyAirFlowRate".

OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRateMethodDuringCoolingOperation ( const std::string &  supplyAirFlowRateMethodDuringCoolingOperation)
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRateMethodDuringHeatingOperation ( const std::string &  supplyAirFlowRateMethodDuringHeatingOperation)
OS_DEPRECATED bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRateMethodWhenNoCoolingorHeatingisRequired ( const std::string &  noCoolHeatMethod)
bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRatePerFloorAreaDuringCoolingOperation ( double  supplyAirFlowRatePerFloorAreaDuringCoolingOperation)

Sets the field and switches the coolingSAFMethod to "FlowPerFloorArea".

bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRatePerFloorAreaduringHeatingOperation ( double  supplyAirFlowRatePerFloorAreaduringHeatingOperation)

Sets the field and switches the heatingSAFMethod to "FlowPerFloorArea".

bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired ( double  supplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired)

Sets the field and switches the noCoolHeatSAFMethod) to "FlowPerFloorArea".

bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyAirFlowRateWhenNoCoolingorHeatingisRequired ( double  supplyAirFlowRateWhenNoCoolingorHeatingisRequired)

Sets the field and switches the noCoolHeatSAFMethod) to "SupplyAirFlowRate".

bool openstudio::model::AirLoopHVACUnitarySystem::setSupplyFan ( const HVACComponent supplyFan)
bool openstudio::model::AirLoopHVACUnitarySystem::setUseDOASDXCoolingCoil ( bool  useDOASDXCoolingCoil)
boost::optional<HVACComponent> openstudio::model::AirLoopHVACUnitarySystem::supplementalHeatingCoil ( ) const
boost::optional<Schedule> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFanOperatingModeSchedule ( ) const
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateDuringCoolingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateDuringHeatingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate".

std::string openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateMethodDuringCoolingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate Method".

static std::vector<std::string> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateMethodDuringCoolingOperationValues ( )
static
std::string openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateMethodDuringHeatingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate Method".

static std::vector<std::string> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateMethodDuringHeatingOperationValues ( )
static
std::string openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateMethodWhenNoCoolingorHeatingisRequired ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Method".

static std::vector<std::string> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateMethodWhenNoCoolingorHeatingisRequiredValues ( )
static
boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRatePerFloorAreaDuringCoolingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate Per Floor Area".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRatePerFloorAreaduringHeatingOperation ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate Per Floor Area".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRatePerFloorAreaWhenNoCoolingorHeatingisRequired ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate Per Floor Area".

boost::optional<double> openstudio::model::AirLoopHVACUnitarySystem::supplyAirFlowRateWhenNoCoolingorHeatingisRequired ( ) const

In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "No Load Supply Air Flow Rate".

boost::optional<HVACComponent> openstudio::model::AirLoopHVACUnitarySystem::supplyFan ( ) const
bool openstudio::model::AirLoopHVACUnitarySystem::useDOASDXCoolingCoil ( ) const

Friends And Related Function Documentation