#include <SizingSystem.hpp>
 Inheritance diagram for openstudio::model::SizingSystem:Static Public Member Functions | |
| static IddObjectType | iddObjectType () | 
| static std::vector< std::string > | validCoolingDesignAirFlowMethodValues () | 
| static std::vector< std::string > | validHeatingDesignAirFlowMethodValues () | 
| static std::vector< std::string > | validSizingOptionValues () | 
| static std::vector< std::string > | validSystemOutdoorAirMethodValues () | 
| static std::vector< std::string > | validTypeofLoadtoSizeOnValues () | 
Related Functions | |
(Note that these are not member functions.)  | |
| typedef boost::optional < SizingSystem >  | OptionalSizingSystem | 
| typedef std::vector< SizingSystem > | SizingSystemVector | 
  Related Functions inherited from openstudio::model::ModelObject | |
| std::vector< ResourceObject > | getRecursiveResources (const ModelObject &object) | 
| Returns all ResourceObjects  accessible by recursively calling .resources() starting from object.  More... | |
Additional Inherited Members | |
  Protected Types inherited from openstudio::model::ModelObject | |
| typedef detail::ModelObject_Impl | ImplType | 
  Protected Member Functions inherited from openstudio::model::ModelObject | |
| ModelObject (IddObjectType type, const Model &model, bool fastName=false) | |
| ModelObject (std::shared_ptr< detail::ModelObject_Impl > impl) | |
SizingSystem is a ModelObject that wraps the OpenStudio IDD object 'OS:Sizing:System'.
      
  | 
  explicit | 
      
  | 
  inlinevirtual | 
| AirLoopHVAC openstudio::model::SizingSystem::airLoopHVAC | ( | ) | const | 
| bool openstudio::model::SizingSystem::allOutdoorAirinCooling | ( | ) | const | 
| bool openstudio::model::SizingSystem::allOutdoorAirinHeating | ( | ) | const | 
| void openstudio::model::SizingSystem::applySizingValues | ( | ) | 
| void openstudio::model::SizingSystem::autosize | ( | ) | 
| void openstudio::model::SizingSystem::autosizeCentralHeatingMaximumSystemAirFlowRatio | ( | ) | 
| void openstudio::model::SizingSystem::autosizeCoolingDesignCapacity | ( | ) | 
| boost::optional<double> openstudio::model::SizingSystem::autosizedCentralHeatingMaximumSystemAirFlowRatio | ( | ) | const | 
| boost::optional<double> openstudio::model::SizingSystem::autosizedCoolingDesignCapacity | ( | ) | const | 
| boost::optional<double> openstudio::model::SizingSystem::autosizedDesignOutdoorAirFlowRate | ( | ) | const | 
| void openstudio::model::SizingSystem::autosizeDesignOutdoorAirFlowRate | ( | ) | 
| boost::optional<double> openstudio::model::SizingSystem::autosizedHeatingDesignCapacity | ( | ) | const | 
| boost::optional<double> openstudio::model::SizingSystem::autosizedOccupantDiversity | ( | ) | const | 
| void openstudio::model::SizingSystem::autosizeHeatingDesignCapacity | ( | ) | 
| void openstudio::model::SizingSystem::autosizeOccupantDiversity | ( | ) | 
| std::string openstudio::model::SizingSystem::centralCoolingCapacityControlMethod | ( | ) | const | 
| double openstudio::model::SizingSystem::centralCoolingDesignSupplyAirHumidityRatio | ( | ) | const | 
| double openstudio::model::SizingSystem::centralCoolingDesignSupplyAirTemperature | ( | ) | const | 
| double openstudio::model::SizingSystem::centralHeatingDesignSupplyAirHumidityRatio | ( | ) | const | 
| double openstudio::model::SizingSystem::centralHeatingDesignSupplyAirTemperature | ( | ) | const | 
| boost::optional<double> openstudio::model::SizingSystem::centralHeatingMaximumSystemAirFlowRatio | ( | ) | const | 
| std::string openstudio::model::SizingSystem::coolingDesignAirFlowMethod | ( | ) | const | 
In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Cooling Supply Air Flow Rate Method".
| double openstudio::model::SizingSystem::coolingDesignAirFlowRate | ( | ) | 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::SizingSystem::coolingDesignCapacity | ( | ) | const | 
| std::string openstudio::model::SizingSystem::coolingDesignCapacityMethod | ( | ) | const | 
| double openstudio::model::SizingSystem::coolingDesignCapacityPerFloorArea | ( | ) | const | 
| double openstudio::model::SizingSystem::coolingFractionofAutosizedCoolingSupplyAirFlowRate | ( | ) | const | 
| double openstudio::model::SizingSystem::coolingSupplyAirFlowRatePerFloorArea | ( | ) | const | 
| double openstudio::model::SizingSystem::coolingSupplyAirFlowRatePerUnitCoolingCapacity | ( | ) | const | 
| boost::optional<double> openstudio::model::SizingSystem::designOutdoorAirFlowRate | ( | ) | const | 
| double openstudio::model::SizingSystem::fractionofAutosizedCoolingDesignCapacity | ( | ) | const | 
| double openstudio::model::SizingSystem::fractionofAutosizedHeatingDesignCapacity | ( | ) | const | 
| std::string openstudio::model::SizingSystem::heatingDesignAirFlowMethod | ( | ) | const | 
In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate Method".
| double openstudio::model::SizingSystem::heatingDesignAirFlowRate | ( | ) | const | 
In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Heating Supply Air Flow Rate".
| boost::optional<double> openstudio::model::SizingSystem::heatingDesignCapacity | ( | ) | const | 
| std::string openstudio::model::SizingSystem::heatingDesignCapacityMethod | ( | ) | const | 
| double openstudio::model::SizingSystem::heatingDesignCapacityPerFloorArea | ( | ) | const | 
| double openstudio::model::SizingSystem::heatingFractionofAutosizedCoolingSupplyAirFlowRate | ( | ) | const | 
| double openstudio::model::SizingSystem::heatingFractionofAutosizedHeatingSupplyAirFlowRate | ( | ) | const | 
| double openstudio::model::SizingSystem::heatingSupplyAirFlowRatePerFloorArea | ( | ) | const | 
| double openstudio::model::SizingSystem::heatingSupplyAirFlowRatePerUnitHeatingCapacity | ( | ) | const | 
      
  | 
  static | 
| bool openstudio::model::SizingSystem::isAllOutdoorAirinCoolingDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isAllOutdoorAirinHeatingDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isCentralCoolingDesignSupplyAirHumidityRatioDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isCentralHeatingDesignSupplyAirHumidityRatioDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isCentralHeatingMaximumSystemAirFlowRatioAutosized | ( | ) | const | 
| bool openstudio::model::SizingSystem::isCentralHeatingMaximumSystemAirFlowRatioDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isCoolingDesignAirFlowMethodDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isCoolingDesignAirFlowRateDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isCoolingDesignCapacityAutosized | ( | ) | const | 
| bool openstudio::model::SizingSystem::isDesignOutdoorAirFlowRateAutosized | ( | ) | const | 
| bool openstudio::model::SizingSystem::isDesignOutdoorAirFlowRateDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isHeatingDesignAirFlowMethodDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isHeatingDesignAirFlowRateDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isHeatingDesignCapacityAutosized | ( | ) | const | 
| bool openstudio::model::SizingSystem::isOccupantDiversityAutosized | ( | ) | const | 
| bool openstudio::model::SizingSystem::isSizingOptionDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isSystemOutdoorAirMethodDefaulted | ( | ) | const | 
| bool openstudio::model::SizingSystem::isTypeofLoadtoSizeOnDefaulted | ( | ) | const | 
| boost::optional<double> openstudio::model::SizingSystem::occupantDiversity | ( | ) | const | 
| double openstudio::model::SizingSystem::precoolDesignHumidityRatio | ( | ) | const | 
| double openstudio::model::SizingSystem::precoolDesignTemperature | ( | ) | const | 
| double openstudio::model::SizingSystem::preheatDesignHumidityRatio | ( | ) | const | 
| double openstudio::model::SizingSystem::preheatDesignTemperature | ( | ) | const | 
| void openstudio::model::SizingSystem::resetAllOutdoorAirinCooling | ( | ) | 
| void openstudio::model::SizingSystem::resetAllOutdoorAirinHeating | ( | ) | 
| void openstudio::model::SizingSystem::resetCentralCoolingDesignSupplyAirHumidityRatio | ( | ) | 
| void openstudio::model::SizingSystem::resetCentralHeatingDesignSupplyAirHumidityRatio | ( | ) | 
| void openstudio::model::SizingSystem::resetCentralHeatingMaximumSystemAirFlowRatio | ( | ) | 
| void openstudio::model::SizingSystem::resetCoolingDesignAirFlowMethod | ( | ) | 
| void openstudio::model::SizingSystem::resetCoolingDesignAirFlowRate | ( | ) | 
| void openstudio::model::SizingSystem::resetDesignOutdoorAirFlowRate | ( | ) | 
| void openstudio::model::SizingSystem::resetHeatingDesignAirFlowMethod | ( | ) | 
| void openstudio::model::SizingSystem::resetHeatingDesignAirFlowRate | ( | ) | 
| void openstudio::model::SizingSystem::resetSizingOption | ( | ) | 
| void openstudio::model::SizingSystem::resetSystemOutdoorAirMethod | ( | ) | 
| void openstudio::model::SizingSystem::resetTypeofLoadtoSizeOn | ( | ) | 
| bool openstudio::model::SizingSystem::setAllOutdoorAirinCooling | ( | bool | allOutdoorAirinCooling | ) | 
| bool openstudio::model::SizingSystem::setAllOutdoorAirinHeating | ( | bool | allOutdoorAirinHeating | ) | 
| bool openstudio::model::SizingSystem::setCentralCoolingCapacityControlMethod | ( | std::string | centralCoolingCapacityControlMethod | ) | 
| bool openstudio::model::SizingSystem::setCentralCoolingDesignSupplyAirHumidityRatio | ( | double | centralCoolingDesignSupplyAirHumidityRatio | ) | 
| bool openstudio::model::SizingSystem::setCentralCoolingDesignSupplyAirTemperature | ( | double | centralCoolingDesignSupplyAirTemperature | ) | 
| bool openstudio::model::SizingSystem::setCentralHeatingDesignSupplyAirHumidityRatio | ( | double | centralHeatingDesignSupplyAirHumidityRatio | ) | 
| bool openstudio::model::SizingSystem::setCentralHeatingDesignSupplyAirTemperature | ( | double | centralHeatingDesignSupplyAirTemperature | ) | 
| bool openstudio::model::SizingSystem::setCentralHeatingMaximumSystemAirFlowRatio | ( | double | centralHeatingMaximumSystemAirFlowRatio | ) | 
| bool openstudio::model::SizingSystem::setCoolingDesignAirFlowMethod | ( | std::string | coolingDesignAirFlowMethod | ) | 
| bool openstudio::model::SizingSystem::setCoolingDesignAirFlowRate | ( | double | coolingDesignAirFlowRate | ) | 
| bool openstudio::model::SizingSystem::setCoolingDesignCapacity | ( | double | coolingDesignCapacity | ) | 
| bool openstudio::model::SizingSystem::setCoolingDesignCapacityMethod | ( | std::string | coolingDesignCapacityMethod | ) | 
| bool openstudio::model::SizingSystem::setCoolingDesignCapacityPerFloorArea | ( | double | coolingDesignCapacityPerFloorArea | ) | 
| bool openstudio::model::SizingSystem::setCoolingFractionofAutosizedCoolingSupplyAirFlowRate | ( | double | coolingFractionofAutosizedCoolingSupplyAirFlowRate | ) | 
| bool openstudio::model::SizingSystem::setCoolingSupplyAirFlowRatePerFloorArea | ( | double | coolingSupplyAirFlowRatePerFloorArea | ) | 
| bool openstudio::model::SizingSystem::setCoolingSupplyAirFlowRatePerUnitCoolingCapacity | ( | double | coolingSupplyAirFlowRatePerUnitCoolingCapacity | ) | 
| bool openstudio::model::SizingSystem::setDesignOutdoorAirFlowRate | ( | double | designOutdoorAirFlowRate | ) | 
| bool openstudio::model::SizingSystem::setFractionofAutosizedCoolingDesignCapacity | ( | double | fractionofAutosizedCoolingDesignCapacity | ) | 
| bool openstudio::model::SizingSystem::setFractionofAutosizedHeatingDesignCapacity | ( | double | fractionofAutosizedHeatingDesignCapacity | ) | 
| bool openstudio::model::SizingSystem::setHeatingDesignAirFlowMethod | ( | std::string | heatingDesignAirFlowMethod | ) | 
| bool openstudio::model::SizingSystem::setHeatingDesignAirFlowRate | ( | double | heatingDesignAirFlowRate | ) | 
| bool openstudio::model::SizingSystem::setHeatingDesignCapacity | ( | double | heatingDesignCapacity | ) | 
| bool openstudio::model::SizingSystem::setHeatingDesignCapacityMethod | ( | std::string | heatingDesignCapacityMethod | ) | 
| bool openstudio::model::SizingSystem::setHeatingDesignCapacityPerFloorArea | ( | double | heatingDesignCapacityPerFloorArea | ) | 
| bool openstudio::model::SizingSystem::setHeatingFractionofAutosizedCoolingSupplyAirFlowRate | ( | double | heatingFractionofAutosizedCoolingSupplyAirFlowRate | ) | 
| bool openstudio::model::SizingSystem::setHeatingFractionofAutosizedHeatingSupplyAirFlowRate | ( | double | heatingFractionofAutosizedHeatingSupplyAirFlowRate | ) | 
| bool openstudio::model::SizingSystem::setHeatingSupplyAirFlowRatePerFloorArea | ( | double | heatingSupplyAirFlowRatePerFloorArea | ) | 
| bool openstudio::model::SizingSystem::setHeatingSupplyAirFlowRatePerUnitHeatingCapacity | ( | double | heatingSupplyAirFlowRatePerUnitHeatingCapacity | ) | 
| bool openstudio::model::SizingSystem::setOccupantDiversity | ( | double | occupantDiversity | ) | 
| bool openstudio::model::SizingSystem::setPrecoolDesignHumidityRatio | ( | double | precoolDesignHumidityRatio | ) | 
| bool openstudio::model::SizingSystem::setPrecoolDesignTemperature | ( | double | precoolDesignTemperature | ) | 
| bool openstudio::model::SizingSystem::setPreheatDesignHumidityRatio | ( | double | preheatDesignHumidityRatio | ) | 
| bool openstudio::model::SizingSystem::setPreheatDesignTemperature | ( | double | preheatDesignTemperature | ) | 
| bool openstudio::model::SizingSystem::setSizingOption | ( | std::string | sizingOption | ) | 
| bool openstudio::model::SizingSystem::setSystemOutdoorAirMethod | ( | std::string | systemOutdoorAirMethod | ) | 
| bool openstudio::model::SizingSystem::setTypeofLoadtoSizeOn | ( | std::string | typeofLoadtoSizeOn | ) | 
| bool openstudio::model::SizingSystem::setZoneMaximumOutdoorAirFraction | ( | double | zoneMaximumOutdoorAirFraction | ) | 
| std::string openstudio::model::SizingSystem::sizingOption | ( | ) | const | 
In EnergyPlus 8.3.0 and above this property maps to the EnergyPlus field "Type of Zone Sum to Use".
| std::string openstudio::model::SizingSystem::systemOutdoorAirMethod | ( | ) | const | 
| std::string openstudio::model::SizingSystem::typeofLoadtoSizeOn | ( | ) | const | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
| double openstudio::model::SizingSystem::zoneMaximumOutdoorAirFraction | ( | ) | const | 
      
  | 
  related | 
      
  | 
  related |