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

#include <Facility.hpp>

+ Inheritance diagram for openstudio::model::Facility:

Public Member Functions

 Facility (const Facility &other)=default
 
 Facility (Facility &&other)=default
 
Facilityoperator= (const Facility &)=default
 
Facilityoperator= (Facility &&)=default
 
virtual ~Facility ()=default
 
Children
boost::optional< Buildingbuilding () const
 Returns the child Building. More...
 
std::vector< OutputMetermeters () const
 Returns all OutputMeters at the Facility level. More...
 
boost::optional< OutputMetergetMeterByFuelType (const FuelType &fuelType, const std::string &reportingFrequency="Hourly", const boost::optional< EndUseType > &endUseType=boost::none, const boost::optional< std::string > &specificEndUse=boost::none) const
 
std::vector< ExteriorLightsexteriorLights () const
 Returns all ExteriorLights. More...
 
std::vector
< ExteriorFuelEquipment
exteriorFuelEquipments () const
 Returns all ExteriorFuelEquipment. More...
 
std::vector
< ExteriorWaterEquipment
exteriorWaterEquipments () const
 Returns all ExteriorWaterEquipment. More...
 
Other
boost::optional< double > totalSiteEnergy () const
 Returns the total site energy in gigajoules. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > netSiteEnergy () const
 Returns the net site energy in gigajoules. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > totalSourceEnergy () const
 Returns the total source energy in gigajoules. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > netSourceEnergy () const
 Returns the net source energy in gigajoules. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > annualTotalCost (const FuelType &fuel) const
 Returns the annual total cost associated with the given fuel type in dollars. More...
 
boost::optional< double > annualTotalCostPerBldgArea (const FuelType &fuel) const
 Returns the annual total cost per total building area associated with the given fuel type in dollars per square meter. More...
 
boost::optional< double > annualTotalCostPerNetConditionedBldgArea (const FuelType &fuel) const
 Returns the annual total cost per net conditioned building area associated with the given fuel type in dollars per square meter. More...
 
boost::optional< double > annualTotalUtilityCost () const
 Returns the annual total cost for all fuel types in dollars. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > annualElectricTotalCost () const
 Returns the annual electric total cost in dollars. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > annualGasTotalCost () const
 Returns the annual gas total cost in dollars. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > annualDistrictCoolingTotalCost () const
 Returns the annual district cooling total cost in dollars. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > annualDistrictHeatingTotalCost () const
 Returns the annual district heating total cost in dollars. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > annualWaterTotalCost () const
 Returns the annual water total cost in dollars. Requires EnergyPlus simulation output to calculate. More...
 
boost::optional< double > economicsCapitalCost () const
 Returns the total capital cost associated with the building in dollars by summing all costs from all ComponentCost_LineItem objects. More...
 
boost::optional< double > economicsEnergyCost () const
 Returns the total energy cost over the analysis period in dollars according to the discounting convention. More...
 
boost::optional< double > economicsTLCC () const
 Returns the total life cycle cost over the analysis period in dollars according to the discounting convention. More...
 
boost::optional< double > economicsVirtualRateGas () const
 Returns the virtual rate of gas energy in dollars per gigajoule. More...
 
boost::optional< double > economicsVirtualRateElec () const
 Returns the virtual rate of electric energy in dollars per gigajoule. More...
 
boost::optional< double > economicsVirtualRateCombined () const
 Returns the virtual rate of all energy in dollars per gigajoule. More...
 
boost::optional< double > economicsSPB () const
 Returns the simple payback period in years. More...
 
boost::optional< double > economicsDPB () const
 Returns the discounted payback period in years. More...
 
boost::optional< double > economicsNPV () const
 Returns the net present value in dollars. More...
 
boost::optional< double > economicsIRR () const
 Returns the internal rate of return as a fractional rate (e.g. More...
 
boost::optional< double > electricityHeating () const
 Returns the electric energy used for heating in gigajoules. More...
 
boost::optional< double > electricityCooling () const
 Returns the electric energy used for cooling in gigajoules. More...
 
boost::optional< double > electricityInteriorLighting () const
 Returns the electric energy used for interior lighting in gigajoules. More...
 
boost::optional< double > electricityExteriorLighting () const
 Returns the electric energy used for exterior lighting in gigajoules. More...
 
boost::optional< double > electricityInteriorEquipment () const
 Returns the electric energy used for interior equipment in gigajoules. More...
 
boost::optional< double > electricityExteriorEquipment () const
 Returns the electric energy used for exterior equipment in gigajoules. More...
 
boost::optional< double > electricityFans () const
 Returns the electric energy used for fans in gigajoules. More...
 
boost::optional< double > electricityPumps () const
 Returns the electric energy used for pumps in gigajoules. More...
 
boost::optional< double > electricityHeatRejection () const
 Returns the electric energy used for heat rejection in gigajoules. More...
 
boost::optional< double > electricityHumidification () const
 Returns the electric energy used for humidification in gigajoules. More...
 
boost::optional< double > electricityHeatRecovery () const
 Returns the electric energy used for heat recovery in gigajoules. More...
 
boost::optional< double > electricityWaterSystems () const
 Returns the electric energy used for water systems in gigajoules. More...
 
boost::optional< double > electricityRefrigeration () const
 Returns the electric energy used for refrigeration in gigajoules. More...
 
boost::optional< double > electricityGenerators () const
 Returns the electric energy used for generators in gigajoules. More...
 
boost::optional< double > electricityTotalEndUses () const
 Returns the electric energy used for all uses in gigajoules. More...
 
boost::optional< double > naturalGasHeating () const
 Returns the natural gas energy used for heating in gigajoules. More...
 
boost::optional< double > naturalGasCooling () const
 Returns the natural gas energy used for cooling in gigajoules. More...
 
boost::optional< double > naturalGasInteriorLighting () const
 Returns the natural gas energy used for interior lighting in gigajoules. More...
 
boost::optional< double > naturalGasExteriorLighting () const
 Returns the natural gas energy used for exterior lighting in gigajoules. More...
 
boost::optional< double > naturalGasInteriorEquipment () const
 Returns the natural gas energy used for interior equipment in gigajoules. More...
 
boost::optional< double > naturalGasExteriorEquipment () const
 Returns the natural gas energy used for exterior equipment in gigajoules. More...
 
boost::optional< double > naturalGasFans () const
 Returns the natural gas energy used for fans in gigajoules. More...
 
boost::optional< double > naturalGasPumps () const
 Returns the natural gas energy used for pumps in gigajoules. More...
 
boost::optional< double > naturalGasHeatRejection () const
 Returns the natural gas energy used for heat rejection in gigajoules. More...
 
boost::optional< double > naturalGasHumidification () const
 Returns the natural gas energy used for humidification in gigajoules. More...
 
boost::optional< double > naturalGasHeatRecovery () const
 Returns the natural gas energy used for heat recovery in gigajoules. More...
 
boost::optional< double > naturalGasWaterSystems () const
 Returns the natural gas energy used for water systems in gigajoules. More...
 
boost::optional< double > naturalGasRefrigeration () const
 Returns the natural gas energy used for refrigeration in gigajoules. More...
 
boost::optional< double > naturalGasGenerators () const
 Returns the natural gas energy used for generators in gigajoules. More...
 
boost::optional< double > naturalGasTotalEndUses () const
 Returns the natural gas energy used for all end uses in gigajoules. More...
 
boost::optional< double > gasolineHeating () const
 Gasoline Returns the energy used for heating from gasoline in gigajoules. More...
 
boost::optional< double > gasolineCooling () const
 Returns the energy used for cooling from gasoline in gigajoules. More...
 
boost::optional< double > gasolineInteriorLighting () const
 Returns the energy used for interior lighting from gasoline in gigajoules. More...
 
boost::optional< double > gasolineExteriorLighting () const
 Returns the energy used for exterior lighting from gasoline in gigajoules. More...
 
boost::optional< double > gasolineInteriorEquipment () const
 Returns the energy used for interior equipment from gasoline in gigajoules. More...
 
boost::optional< double > gasolineExteriorEquipment () const
 Returns the energy used for exterior equipment from gasoline in gigajoules. More...
 
boost::optional< double > gasolineFans () const
 Returns the energy used for fans from gasoline in gigajoules. More...
 
boost::optional< double > gasolinePumps () const
 Returns the energy used for pumps from gasoline in gigajoules. More...
 
boost::optional< double > gasolineHeatRejection () const
 Returns the energy used for heat rejection from gasoline in gigajoules. More...
 
boost::optional< double > gasolineHumidification () const
 Returns the energy used for humidification from gasoline in gigajoules. More...
 
boost::optional< double > gasolineHeatRecovery () const
 Returns the energy used for heat recovery from gasoline in gigajoules. More...
 
boost::optional< double > gasolineWaterSystems () const
 Returns the energy used for water systems from gasoline in gigajoules. More...
 
boost::optional< double > gasolineRefrigeration () const
 Returns the energy used for refrigeration from gasoline in gigajoules. More...
 
boost::optional< double > gasolineGenerators () const
 Returns the energy used for generators from gasoline in gigajoules. More...
 
boost::optional< double > gasolineTotalEndUses () const
 Returns the energy used for all end uses from gasoline in gigajoules. More...
 
boost::optional< double > dieselHeating () const
 Diesel Returns the energy used for heating from diesel in gigajoules. More...
 
boost::optional< double > dieselCooling () const
 Returns the energy used for cooling from diesel in gigajoules. More...
 
boost::optional< double > dieselInteriorLighting () const
 Returns the energy used for interior lighting from diesel in gigajoules. More...
 
boost::optional< double > dieselExteriorLighting () const
 Returns the energy used for exterior lighting from diesel in gigajoules. More...
 
boost::optional< double > dieselInteriorEquipment () const
 Returns the energy used for interior equipment from diesel in gigajoules. More...
 
boost::optional< double > dieselExteriorEquipment () const
 Returns the energy used for exterior equipment from diesel in gigajoules. More...
 
boost::optional< double > dieselFans () const
 Returns the energy used for fans from diesel in gigajoules. More...
 
boost::optional< double > dieselPumps () const
 Returns the energy used for pumps from diesel in gigajoules. More...
 
boost::optional< double > dieselHeatRejection () const
 Returns the energy used for heat rejection from diesel in gigajoules. More...
 
boost::optional< double > dieselHumidification () const
 Returns the energy used for humidification from diesel in gigajoules. More...
 
boost::optional< double > dieselHeatRecovery () const
 Returns the energy used for heat recovery from diesel in gigajoules. More...
 
boost::optional< double > dieselWaterSystems () const
 Returns the energy used for water systems from diesel in gigajoules. More...
 
boost::optional< double > dieselRefrigeration () const
 Returns the energy used for refrigeration from diesel in gigajoules. More...
 
boost::optional< double > dieselGenerators () const
 Returns the energy used for generators from diesel in gigajoules. More...
 
boost::optional< double > dieselTotalEndUses () const
 Returns the energy used for all end uses from diesel in gigajoules. More...
 
boost::optional< double > coalHeating () const
 Coal Returns the energy used for heating from coal in gigajoules. More...
 
boost::optional< double > coalCooling () const
 Returns the energy used for cooling from coal in gigajoules. More...
 
boost::optional< double > coalInteriorLighting () const
 Returns the energy used for interior lighting from coal in gigajoules. More...
 
boost::optional< double > coalExteriorLighting () const
 Returns the energy used for exterior lighting from coal in gigajoules. More...
 
boost::optional< double > coalInteriorEquipment () const
 Returns the energy used for interior equipment from coal in gigajoules. More...
 
boost::optional< double > coalExteriorEquipment () const
 Returns the energy used for exterior equipment from coal in gigajoules. More...
 
boost::optional< double > coalFans () const
 Returns the energy used for fans from coal in gigajoules. More...
 
boost::optional< double > coalPumps () const
 Returns the energy used for pumps from coal in gigajoules. More...
 
boost::optional< double > coalHeatRejection () const
 Returns the energy used for heat rejection from coal in gigajoules. More...
 
boost::optional< double > coalHumidification () const
 Returns the energy used for humidification from coal in gigajoules. More...
 
boost::optional< double > coalHeatRecovery () const
 Returns the energy used for heat recovery from coal in gigajoules. More...
 
boost::optional< double > coalWaterSystems () const
 Returns the energy used for water systems from coal in gigajoules. More...
 
boost::optional< double > coalRefrigeration () const
 Returns the energy used for refrigeration from coal in gigajoules. More...
 
boost::optional< double > coalGenerators () const
 Returns the energy used for generators from coal in gigajoules. More...
 
boost::optional< double > coalTotalEndUses () const
 Returns the energy used for all end uses from coal in gigajoules. More...
 
boost::optional< double > fuelOilNo1Heating () const
 Fuel Oil No 1 Returns the energy used for heating from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1Cooling () const
 Returns the energy used for cooling from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1InteriorLighting () const
 Returns the energy used for interior lighting from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1ExteriorLighting () const
 Returns the energy used for exterior lighting from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1InteriorEquipment () const
 Returns the energy used for interior equipment from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1ExteriorEquipment () const
 Returns the energy used for exterior equipment from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1Fans () const
 Returns the energy used for fans from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1Pumps () const
 Returns the energy used for pumps from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1HeatRejection () const
 Returns the energy used for heat rejection from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1Humidification () const
 Returns the energy used for humidification from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1HeatRecovery () const
 Returns the energy used for heat recovery from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1WaterSystems () const
 Returns the energy used for water systems from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1Refrigeration () const
 Returns the energy used for refrigeration from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1Generators () const
 Returns the energy used for generators from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo1TotalEndUses () const
 Returns the energy used for all end uses from fuelOilNo1 in gigajoules. More...
 
boost::optional< double > fuelOilNo2Heating () const
 Fuel Oil No 2 Returns the energy used for heating from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2Cooling () const
 Returns the energy used for cooling from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2InteriorLighting () const
 Returns the energy used for interior lighting from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2ExteriorLighting () const
 Returns the energy used for exterior lighting from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2InteriorEquipment () const
 Returns the energy used for interior equipment from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2ExteriorEquipment () const
 Returns the energy used for exterior equipment from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2Fans () const
 Returns the energy used for fans from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2Pumps () const
 Returns the energy used for pumps from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2HeatRejection () const
 Returns the energy used for heat rejection from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2Humidification () const
 Returns the energy used for humidification from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2HeatRecovery () const
 Returns the energy used for heat recovery from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2WaterSystems () const
 Returns the energy used for water systems from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2Refrigeration () const
 Returns the energy used for refrigeration from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2Generators () const
 Returns the energy used for generators from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > fuelOilNo2TotalEndUses () const
 Returns the energy used for all end uses from fuelOilNo2 in gigajoules. More...
 
boost::optional< double > propaneHeating () const
 Propane Returns the energy used for heating from propane in gigajoules. More...
 
boost::optional< double > propaneCooling () const
 Returns the energy used for cooling from propane in gigajoules. More...
 
boost::optional< double > propaneInteriorLighting () const
 Returns the energy used for interior lighting from propane in gigajoules. More...
 
boost::optional< double > propaneExteriorLighting () const
 Returns the energy used for exterior lighting from propane in gigajoules. More...
 
boost::optional< double > propaneInteriorEquipment () const
 Returns the energy used for interior equipment from propane in gigajoules. More...
 
boost::optional< double > propaneExteriorEquipment () const
 Returns the energy used for exterior equipment from propane in gigajoules. More...
 
boost::optional< double > propaneFans () const
 Returns the energy used for fans from propane in gigajoules. More...
 
boost::optional< double > propanePumps () const
 Returns the energy used for pumps from propane in gigajoules. More...
 
boost::optional< double > propaneHeatRejection () const
 Returns the energy used for heat rejection from propane in gigajoules. More...
 
boost::optional< double > propaneHumidification () const
 Returns the energy used for humidification from propane in gigajoules. More...
 
boost::optional< double > propaneHeatRecovery () const
 Returns the energy used for heat recovery from propane in gigajoules. More...
 
boost::optional< double > propaneWaterSystems () const
 Returns the energy used for water systems from propane in gigajoules. More...
 
boost::optional< double > propaneRefrigeration () const
 Returns the energy used for refrigeration from propane in gigajoules. More...
 
boost::optional< double > propaneGenerators () const
 Returns the energy used for generators from propane in gigajoules. More...
 
boost::optional< double > propaneTotalEndUses () const
 Returns the energy used for all end uses from propane in gigajoules. More...
 
boost::optional< double > otherFuel1Heating () const
 Other Fuel 1 Returns the energy used for heating from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1Cooling () const
 Returns the energy used for cooling from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1InteriorLighting () const
 Returns the energy used for interior lighting from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1ExteriorLighting () const
 Returns the energy used for exterior lighting from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1InteriorEquipment () const
 Returns the energy used for interior equipment from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1ExteriorEquipment () const
 Returns the energy used for exterior equipment from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1Fans () const
 Returns the energy used for fans from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1Pumps () const
 Returns the energy used for pumps from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1HeatRejection () const
 Returns the energy used for heat rejection from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1Humidification () const
 Returns the energy used for humidification from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1HeatRecovery () const
 Returns the energy used for heat recovery from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1WaterSystems () const
 Returns the energy used for water systems from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1Refrigeration () const
 Returns the energy used for refrigeration from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1Generators () const
 Returns the energy used for generators from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel1TotalEndUses () const
 Returns the energy used for all end uses from otherFuel1 in gigajoules. More...
 
boost::optional< double > otherFuel2Heating () const
 Other Fuel 2 Returns the energy used for heating from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2Cooling () const
 Returns the energy used for cooling from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2InteriorLighting () const
 Returns the energy used for interior lighting from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2ExteriorLighting () const
 Returns the energy used for exterior lighting from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2InteriorEquipment () const
 Returns the energy used for interior equipment from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2ExteriorEquipment () const
 Returns the energy used for exterior equipment from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2Fans () const
 Returns the energy used for fans from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2Pumps () const
 Returns the energy used for pumps from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2HeatRejection () const
 Returns the energy used for heat rejection from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2Humidification () const
 Returns the energy used for humidification from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2HeatRecovery () const
 Returns the energy used for heat recovery from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2WaterSystems () const
 Returns the energy used for water systems from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2Refrigeration () const
 Returns the energy used for refrigeration from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2Generators () const
 Returns the energy used for generators from otherFuel2 in gigajoules. More...
 
boost::optional< double > otherFuel2TotalEndUses () const
 Returns the energy used for all end uses from otherFuel2 in gigajoules. More...
 
boost::optional< double > districtCoolingHeating () const
 Returns the district cooling energy used for heating in gigajoules. More...
 
boost::optional< double > districtCoolingCooling () const
 Returns the district cooling energy used for cooling in gigajoules. More...
 
boost::optional< double > districtCoolingInteriorLighting () const
 Returns the district cooling energy used for interior lighting in gigajoules. More...
 
boost::optional< double > districtCoolingExteriorLighting () const
 Returns the district cooling energy used for exterior lighting in gigajoules. More...
 
boost::optional< double > districtCoolingInteriorEquipment () const
 Returns the district cooling energy used for interior equipment in gigajoules. More...
 
boost::optional< double > districtCoolingExteriorEquipment () const
 Returns the district cooling energy used for exterior equipment in gigajoules. More...
 
boost::optional< double > districtCoolingFans () const
 Returns the district cooling energy used for fans in gigajoules. More...
 
boost::optional< double > districtCoolingPumps () const
 Returns the district cooling energy used for pumps in gigajoules. More...
 
boost::optional< double > districtCoolingHeatRejection () const
 Returns the district cooling energy used for heat rejection in gigajoules. More...
 
boost::optional< double > districtCoolingHumidification () const
 Returns the district cooling energy used for humidification in gigajoules. More...
 
boost::optional< double > districtCoolingHeatRecovery () const
 Returns the district cooling energy used for heat recovery in gigajoules. More...
 
boost::optional< double > districtCoolingWaterSystems () const
 Returns the district cooling energy used for water systems in gigajoules. More...
 
boost::optional< double > districtCoolingRefrigeration () const
 Returns the district cooling energy used for refrigeration in gigajoules. More...
 
boost::optional< double > districtCoolingGenerators () const
 Returns the district cooling energy used for generators in gigajoules. More...
 
boost::optional< double > districtCoolingTotalEndUses () const
 Returns the district cooling energy used for all end uses in gigajoules. More...
 
boost::optional< double > districtHeatingHeating () const
 Returns the district heating energy used for heating in gigajoules. More...
 
boost::optional< double > districtHeatingCooling () const
 Returns the district heating energy used for cooling in gigajoules. More...
 
boost::optional< double > districtHeatingInteriorLighting () const
 Returns the district heating energy used for interior lighting in gigajoules. More...
 
boost::optional< double > districtHeatingExteriorLighting () const
 Returns the district heating energy used for exterior lighting in gigajoules. More...
 
boost::optional< double > districtHeatingInteriorEquipment () const
 Returns the district heating energy used for interior equipment in gigajoules. More...
 
boost::optional< double > districtHeatingExteriorEquipment () const
 Returns the district heating energy used for exterior equipment in gigajoules. More...
 
boost::optional< double > districtHeatingFans () const
 Returns the district heating energy used for fans in gigajoules. More...
 
boost::optional< double > districtHeatingPumps () const
 Returns the district heating energy used for pumps in gigajoules. More...
 
boost::optional< double > districtHeatingHeatRejection () const
 Returns the district heating energy used for heat rejection in gigajoules. More...
 
boost::optional< double > districtHeatingHumidification () const
 Returns the district heating energy used for humidification in gigajoules. More...
 
boost::optional< double > districtHeatingHeatRecovery () const
 Returns the district heating energy used for heat recovery in gigajoules. More...
 
boost::optional< double > districtHeatingWaterSystems () const
 Returns the district heating energy used for water systems in gigajoules. More...
 
boost::optional< double > districtHeatingRefrigeration () const
 Returns the district heating energy used for refrigeration in gigajoules. More...
 
boost::optional< double > districtHeatingGenerators () const
 Returns the district heating energy used for generators in gigajoules. More...
 
boost::optional< double > districtHeatingTotalEndUses () const
 Returns the district heating energy used for all end uses in gigajoules. More...
 
boost::optional< double > waterHeating () const
 Returns the water used for heating in cubic meters. More...
 
boost::optional< double > waterCooling () const
 Returns the water used for cooling in cubic meters. More...
 
boost::optional< double > waterInteriorLighting () const
 Returns the water used for interior lighting in cubic meters. More...
 
boost::optional< double > waterExteriorLighting () const
 Returns the water used for exterior lighting in cubic meters. More...
 
boost::optional< double > waterInteriorEquipment () const
 Returns the water used for interior equipment in cubic meters. More...
 
boost::optional< double > waterExteriorEquipment () const
 Returns the water used for exterior equipment in cubic meters. More...
 
boost::optional< double > waterFans () const
 Returns the water used for fans in cubic meters. More...
 
boost::optional< double > waterPumps () const
 Returns the water used for pumps in cubic meters. More...
 
boost::optional< double > waterHeatRejection () const
 Returns the water used for heat rejection in cubic meters. More...
 
boost::optional< double > waterHumidification () const
 Returns the water used for humidification in cubic meters. More...
 
boost::optional< double > waterHeatRecovery () const
 Returns the water used for heat recovery in cubic meters. More...
 
boost::optional< double > waterWaterSystems () const
 Returns the water used for water systems in cubic meters. More...
 
boost::optional< double > waterRefrigeration () const
 Returns the water used for refrigeration in cubic meters. More...
 
boost::optional< double > waterGenerators () const
 Returns the water used for generators in cubic meters. More...
 
boost::optional< double > waterTotalEndUses () const
 Returns the water used for all uses in cubic meters. More...
 
boost::optional< double > hoursHeatingSetpointNotMet () const
 Returns the total number of hours the heating setpoint is not met. More...
 
boost::optional< double > hoursCoolingSetpointNotMet () const
 Returns the total number of hours the cooling setpoint is not met. More...
 
boost::optional< EndUsesendUses () const
 Returns an EndUse object containing all end uses for the simulation. More...
 
boost::optional
< CalibrationResult
calibrationResult () const
 Returns a CalibrationResult object containing data related to model calibration. More...
 
- 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< FuelTypefossilFuels ()
 Returns all FuelTypes which are fossil fuels. More...
 
static IddObjectType iddObjectType ()
 
- 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

Constructors and Destructors
 Facility (Model &model)
 
- 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)
 

Related Functions

(Note that these are not member functions.)

using OptionalFacility = boost::optional< Facility >
 

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

Detailed Description

Facility derives from ParentObject and is an interface to the OpenStudio IDD object named "OS:Facility".

Facility is a unique object which parents the Building in the model. Conceptually, the Facility object includes the Building as well as exterior equipment, parking lot lighting, water systems for grounds, etc. The Facility object currently does not have any fields, it is simply used to access OutputMeters and high level results which include exterior end uses. Facility does not have a public constructor because it is a unique ModelObject. To get the Facility object for a Model or create one if it does not yet exist use model.getUniqueObject<Facility>(). To get the Facility object for a Model but not create one if it does not yet exist use model.getOptionalUniqueObject<Facility>().

Constructor & Destructor Documentation

virtual openstudio::model::Facility::~Facility ( )
virtualdefault
openstudio::model::Facility::Facility ( const Facility other)
default
openstudio::model::Facility::Facility ( Facility &&  other)
default
openstudio::model::Facility::Facility ( Model model)
explicitprotected

Member Function Documentation

boost::optional<double> openstudio::model::Facility::annualDistrictCoolingTotalCost ( ) const

Returns the annual district cooling total cost in dollars. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualDistrictHeatingTotalCost ( ) const

Returns the annual district heating total cost in dollars. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualElectricTotalCost ( ) const

Returns the annual electric total cost in dollars. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualGasTotalCost ( ) const

Returns the annual gas total cost in dollars. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualTotalCost ( const FuelType fuel) const

Returns the annual total cost associated with the given fuel type in dollars.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualTotalCostPerBldgArea ( const FuelType fuel) const

Returns the annual total cost per total building area associated with the given fuel type in dollars per square meter.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualTotalCostPerNetConditionedBldgArea ( const FuelType fuel) const

Returns the annual total cost per net conditioned building area associated with the given fuel type in dollars per square meter.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualTotalUtilityCost ( ) const

Returns the annual total cost for all fuel types in dollars. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::annualWaterTotalCost ( ) const

Returns the annual water total cost in dollars. Requires EnergyPlus simulation output to calculate.

boost::optional<Building> openstudio::model::Facility::building ( ) const

Returns the child Building.

boost::optional<CalibrationResult> openstudio::model::Facility::calibrationResult ( ) const

Returns a CalibrationResult object containing data related to model calibration.

boost::optional<double> openstudio::model::Facility::coalCooling ( ) const

Returns the energy used for cooling from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalExteriorEquipment ( ) const

Returns the energy used for exterior equipment from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalExteriorLighting ( ) const

Returns the energy used for exterior lighting from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalFans ( ) const

Returns the energy used for fans from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalGenerators ( ) const

Returns the energy used for generators from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalHeating ( ) const

Coal Returns the energy used for heating from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalHeatRecovery ( ) const

Returns the energy used for heat recovery from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalHeatRejection ( ) const

Returns the energy used for heat rejection from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalHumidification ( ) const

Returns the energy used for humidification from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalInteriorEquipment ( ) const

Returns the energy used for interior equipment from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalInteriorLighting ( ) const

Returns the energy used for interior lighting from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalPumps ( ) const

Returns the energy used for pumps from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalRefrigeration ( ) const

Returns the energy used for refrigeration from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalTotalEndUses ( ) const

Returns the energy used for all end uses from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::coalWaterSystems ( ) const

Returns the energy used for water systems from coal in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselCooling ( ) const

Returns the energy used for cooling from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselExteriorEquipment ( ) const

Returns the energy used for exterior equipment from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselExteriorLighting ( ) const

Returns the energy used for exterior lighting from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselFans ( ) const

Returns the energy used for fans from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselGenerators ( ) const

Returns the energy used for generators from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselHeating ( ) const

Diesel Returns the energy used for heating from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselHeatRecovery ( ) const

Returns the energy used for heat recovery from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselHeatRejection ( ) const

Returns the energy used for heat rejection from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselHumidification ( ) const

Returns the energy used for humidification from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselInteriorEquipment ( ) const

Returns the energy used for interior equipment from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselInteriorLighting ( ) const

Returns the energy used for interior lighting from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselPumps ( ) const

Returns the energy used for pumps from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselRefrigeration ( ) const

Returns the energy used for refrigeration from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselTotalEndUses ( ) const

Returns the energy used for all end uses from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::dieselWaterSystems ( ) const

Returns the energy used for water systems from diesel in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingCooling ( ) const

Returns the district cooling energy used for cooling in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingExteriorEquipment ( ) const

Returns the district cooling energy used for exterior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingExteriorLighting ( ) const

Returns the district cooling energy used for exterior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingFans ( ) const

Returns the district cooling energy used for fans in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingGenerators ( ) const

Returns the district cooling energy used for generators in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingHeating ( ) const

Returns the district cooling energy used for heating in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingHeatRecovery ( ) const

Returns the district cooling energy used for heat recovery in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingHeatRejection ( ) const

Returns the district cooling energy used for heat rejection in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingHumidification ( ) const

Returns the district cooling energy used for humidification in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingInteriorEquipment ( ) const

Returns the district cooling energy used for interior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingInteriorLighting ( ) const

Returns the district cooling energy used for interior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingPumps ( ) const

Returns the district cooling energy used for pumps in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingRefrigeration ( ) const

Returns the district cooling energy used for refrigeration in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingTotalEndUses ( ) const

Returns the district cooling energy used for all end uses in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtCoolingWaterSystems ( ) const

Returns the district cooling energy used for water systems in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingCooling ( ) const

Returns the district heating energy used for cooling in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingExteriorEquipment ( ) const

Returns the district heating energy used for exterior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingExteriorLighting ( ) const

Returns the district heating energy used for exterior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingFans ( ) const

Returns the district heating energy used for fans in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingGenerators ( ) const

Returns the district heating energy used for generators in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingHeating ( ) const

Returns the district heating energy used for heating in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingHeatRecovery ( ) const

Returns the district heating energy used for heat recovery in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingHeatRejection ( ) const

Returns the district heating energy used for heat rejection in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingHumidification ( ) const

Returns the district heating energy used for humidification in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingInteriorEquipment ( ) const

Returns the district heating energy used for interior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingInteriorLighting ( ) const

Returns the district heating energy used for interior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingPumps ( ) const

Returns the district heating energy used for pumps in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingRefrigeration ( ) const

Returns the district heating energy used for refrigeration in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingTotalEndUses ( ) const

Returns the district heating energy used for all end uses in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::districtHeatingWaterSystems ( ) const

Returns the district heating energy used for water systems in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::economicsCapitalCost ( ) const

Returns the total capital cost associated with the building in dollars by summing all costs from all ComponentCost_LineItem objects.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

Todo:

: only ComponentCost_LineItem of line item type "Construction" are currently handled

: this should not require life cycle parameters to calculate

boost::optional<double> openstudio::model::Facility::economicsDPB ( ) const

Returns the discounted payback period in years.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsEnergyCost ( ) const

Returns the total energy cost over the analysis period in dollars according to the discounting convention.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsIRR ( ) const

Returns the internal rate of return as a fractional rate (e.g.

5% = 0.05). Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsNPV ( ) const

Returns the net present value in dollars.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsSPB ( ) const

Returns the simple payback period in years.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsTLCC ( ) const

Returns the total life cycle cost over the analysis period in dollars according to the discounting convention.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsVirtualRateCombined ( ) const

Returns the virtual rate of all energy in dollars per gigajoule.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsVirtualRateElec ( ) const

Returns the virtual rate of electric energy in dollars per gigajoule.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::economicsVirtualRateGas ( ) const

Returns the virtual rate of gas energy in dollars per gigajoule.

Requires EnergyPlus simulation output and LifeCycleCost_Parameters input object to calculate.

boost::optional<double> openstudio::model::Facility::electricityCooling ( ) const

Returns the electric energy used for cooling in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityExteriorEquipment ( ) const

Returns the electric energy used for exterior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityExteriorLighting ( ) const

Returns the electric energy used for exterior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityFans ( ) const

Returns the electric energy used for fans in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityGenerators ( ) const

Returns the electric energy used for generators in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityHeating ( ) const

Returns the electric energy used for heating in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityHeatRecovery ( ) const

Returns the electric energy used for heat recovery in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityHeatRejection ( ) const

Returns the electric energy used for heat rejection in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityHumidification ( ) const

Returns the electric energy used for humidification in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityInteriorEquipment ( ) const

Returns the electric energy used for interior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityInteriorLighting ( ) const

Returns the electric energy used for interior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityPumps ( ) const

Returns the electric energy used for pumps in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityRefrigeration ( ) const

Returns the electric energy used for refrigeration in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityTotalEndUses ( ) const

Returns the electric energy used for all uses in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::electricityWaterSystems ( ) const

Returns the electric energy used for water systems in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<EndUses> openstudio::model::Facility::endUses ( ) const

Returns an EndUse object containing all end uses for the simulation.

std::vector<ExteriorFuelEquipment> openstudio::model::Facility::exteriorFuelEquipments ( ) const

Returns all ExteriorFuelEquipment.

std::vector<ExteriorLights> openstudio::model::Facility::exteriorLights ( ) const

Returns all ExteriorLights.

std::vector<ExteriorWaterEquipment> openstudio::model::Facility::exteriorWaterEquipments ( ) const

Returns all ExteriorWaterEquipment.

static std::vector<FuelType> openstudio::model::Facility::fossilFuels ( )
static

Returns all FuelTypes which are fossil fuels.

boost::optional<double> openstudio::model::Facility::fuelOilNo1Cooling ( ) const

Returns the energy used for cooling from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1ExteriorEquipment ( ) const

Returns the energy used for exterior equipment from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1ExteriorLighting ( ) const

Returns the energy used for exterior lighting from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1Fans ( ) const

Returns the energy used for fans from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1Generators ( ) const

Returns the energy used for generators from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1Heating ( ) const

Fuel Oil No 1 Returns the energy used for heating from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1HeatRecovery ( ) const

Returns the energy used for heat recovery from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1HeatRejection ( ) const

Returns the energy used for heat rejection from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1Humidification ( ) const

Returns the energy used for humidification from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1InteriorEquipment ( ) const

Returns the energy used for interior equipment from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1InteriorLighting ( ) const

Returns the energy used for interior lighting from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1Pumps ( ) const

Returns the energy used for pumps from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1Refrigeration ( ) const

Returns the energy used for refrigeration from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1TotalEndUses ( ) const

Returns the energy used for all end uses from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo1WaterSystems ( ) const

Returns the energy used for water systems from fuelOilNo1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2Cooling ( ) const

Returns the energy used for cooling from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2ExteriorEquipment ( ) const

Returns the energy used for exterior equipment from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2ExteriorLighting ( ) const

Returns the energy used for exterior lighting from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2Fans ( ) const

Returns the energy used for fans from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2Generators ( ) const

Returns the energy used for generators from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2Heating ( ) const

Fuel Oil No 2 Returns the energy used for heating from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2HeatRecovery ( ) const

Returns the energy used for heat recovery from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2HeatRejection ( ) const

Returns the energy used for heat rejection from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2Humidification ( ) const

Returns the energy used for humidification from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2InteriorEquipment ( ) const

Returns the energy used for interior equipment from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2InteriorLighting ( ) const

Returns the energy used for interior lighting from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2Pumps ( ) const

Returns the energy used for pumps from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2Refrigeration ( ) const

Returns the energy used for refrigeration from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2TotalEndUses ( ) const

Returns the energy used for all end uses from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::fuelOilNo2WaterSystems ( ) const

Returns the energy used for water systems from fuelOilNo2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineCooling ( ) const

Returns the energy used for cooling from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineExteriorEquipment ( ) const

Returns the energy used for exterior equipment from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineExteriorLighting ( ) const

Returns the energy used for exterior lighting from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineFans ( ) const

Returns the energy used for fans from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineGenerators ( ) const

Returns the energy used for generators from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineHeating ( ) const

Gasoline Returns the energy used for heating from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineHeatRecovery ( ) const

Returns the energy used for heat recovery from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineHeatRejection ( ) const

Returns the energy used for heat rejection from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineHumidification ( ) const

Returns the energy used for humidification from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineInteriorEquipment ( ) const

Returns the energy used for interior equipment from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineInteriorLighting ( ) const

Returns the energy used for interior lighting from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolinePumps ( ) const

Returns the energy used for pumps from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineRefrigeration ( ) const

Returns the energy used for refrigeration from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineTotalEndUses ( ) const

Returns the energy used for all end uses from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::gasolineWaterSystems ( ) const

Returns the energy used for water systems from gasoline in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<OutputMeter> openstudio::model::Facility::getMeterByFuelType ( const FuelType fuelType,
const std::string &  reportingFrequency = "Hourly",
const boost::optional< EndUseType > &  endUseType = boost::none,
const boost::optional< std::string > &  specificEndUse = boost::none 
) const
boost::optional<double> openstudio::model::Facility::hoursCoolingSetpointNotMet ( ) const

Returns the total number of hours the cooling setpoint is not met.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::hoursHeatingSetpointNotMet ( ) const

Returns the total number of hours the heating setpoint is not met.

Requires EnergyPlus simulation output to calculate.

static IddObjectType openstudio::model::Facility::iddObjectType ( )
static
std::vector<OutputMeter> openstudio::model::Facility::meters ( ) const

Returns all OutputMeters at the Facility level.

boost::optional<double> openstudio::model::Facility::naturalGasCooling ( ) const

Returns the natural gas energy used for cooling in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasExteriorEquipment ( ) const

Returns the natural gas energy used for exterior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasExteriorLighting ( ) const

Returns the natural gas energy used for exterior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasFans ( ) const

Returns the natural gas energy used for fans in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasGenerators ( ) const

Returns the natural gas energy used for generators in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasHeating ( ) const

Returns the natural gas energy used for heating in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasHeatRecovery ( ) const

Returns the natural gas energy used for heat recovery in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasHeatRejection ( ) const

Returns the natural gas energy used for heat rejection in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasHumidification ( ) const

Returns the natural gas energy used for humidification in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasInteriorEquipment ( ) const

Returns the natural gas energy used for interior equipment in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasInteriorLighting ( ) const

Returns the natural gas energy used for interior lighting in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasPumps ( ) const

Returns the natural gas energy used for pumps in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasRefrigeration ( ) const

Returns the natural gas energy used for refrigeration in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasTotalEndUses ( ) const

Returns the natural gas energy used for all end uses in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::naturalGasWaterSystems ( ) const

Returns the natural gas energy used for water systems in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::netSiteEnergy ( ) const

Returns the net site energy in gigajoules. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::netSourceEnergy ( ) const

Returns the net source energy in gigajoules. Requires EnergyPlus simulation output to calculate.

Facility& openstudio::model::Facility::operator= ( const Facility )
default
Facility& openstudio::model::Facility::operator= ( Facility &&  )
default
boost::optional<double> openstudio::model::Facility::otherFuel1Cooling ( ) const

Returns the energy used for cooling from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1ExteriorEquipment ( ) const

Returns the energy used for exterior equipment from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1ExteriorLighting ( ) const

Returns the energy used for exterior lighting from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1Fans ( ) const

Returns the energy used for fans from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1Generators ( ) const

Returns the energy used for generators from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1Heating ( ) const

Other Fuel 1 Returns the energy used for heating from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1HeatRecovery ( ) const

Returns the energy used for heat recovery from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1HeatRejection ( ) const

Returns the energy used for heat rejection from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1Humidification ( ) const

Returns the energy used for humidification from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1InteriorEquipment ( ) const

Returns the energy used for interior equipment from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1InteriorLighting ( ) const

Returns the energy used for interior lighting from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1Pumps ( ) const

Returns the energy used for pumps from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1Refrigeration ( ) const

Returns the energy used for refrigeration from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1TotalEndUses ( ) const

Returns the energy used for all end uses from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel1WaterSystems ( ) const

Returns the energy used for water systems from otherFuel1 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2Cooling ( ) const

Returns the energy used for cooling from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2ExteriorEquipment ( ) const

Returns the energy used for exterior equipment from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2ExteriorLighting ( ) const

Returns the energy used for exterior lighting from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2Fans ( ) const

Returns the energy used for fans from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2Generators ( ) const

Returns the energy used for generators from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2Heating ( ) const

Other Fuel 2 Returns the energy used for heating from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2HeatRecovery ( ) const

Returns the energy used for heat recovery from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2HeatRejection ( ) const

Returns the energy used for heat rejection from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2Humidification ( ) const

Returns the energy used for humidification from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2InteriorEquipment ( ) const

Returns the energy used for interior equipment from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2InteriorLighting ( ) const

Returns the energy used for interior lighting from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2Pumps ( ) const

Returns the energy used for pumps from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2Refrigeration ( ) const

Returns the energy used for refrigeration from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2TotalEndUses ( ) const

Returns the energy used for all end uses from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::otherFuel2WaterSystems ( ) const

Returns the energy used for water systems from otherFuel2 in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneCooling ( ) const

Returns the energy used for cooling from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneExteriorEquipment ( ) const

Returns the energy used for exterior equipment from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneExteriorLighting ( ) const

Returns the energy used for exterior lighting from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneFans ( ) const

Returns the energy used for fans from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneGenerators ( ) const

Returns the energy used for generators from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneHeating ( ) const

Propane Returns the energy used for heating from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneHeatRecovery ( ) const

Returns the energy used for heat recovery from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneHeatRejection ( ) const

Returns the energy used for heat rejection from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneHumidification ( ) const

Returns the energy used for humidification from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneInteriorEquipment ( ) const

Returns the energy used for interior equipment from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneInteriorLighting ( ) const

Returns the energy used for interior lighting from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propanePumps ( ) const

Returns the energy used for pumps from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneRefrigeration ( ) const

Returns the energy used for refrigeration from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneTotalEndUses ( ) const

Returns the energy used for all end uses from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::propaneWaterSystems ( ) const

Returns the energy used for water systems from propane in gigajoules.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::totalSiteEnergy ( ) const

Returns the total site energy in gigajoules. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::totalSourceEnergy ( ) const

Returns the total source energy in gigajoules. Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterCooling ( ) const

Returns the water used for cooling in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterExteriorEquipment ( ) const

Returns the water used for exterior equipment in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterExteriorLighting ( ) const

Returns the water used for exterior lighting in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterFans ( ) const

Returns the water used for fans in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterGenerators ( ) const

Returns the water used for generators in cubic meters.

Requires EnergyPlus simulation output to calculate.class EndUseType;

boost::optional<double> openstudio::model::Facility::waterHeating ( ) const

Returns the water used for heating in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterHeatRecovery ( ) const

Returns the water used for heat recovery in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterHeatRejection ( ) const

Returns the water used for heat rejection in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterHumidification ( ) const

Returns the water used for humidification in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterInteriorEquipment ( ) const

Returns the water used for interior equipment in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterInteriorLighting ( ) const

Returns the water used for interior lighting in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterPumps ( ) const

Returns the water used for pumps in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterRefrigeration ( ) const

Returns the water used for refrigeration in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterTotalEndUses ( ) const

Returns the water used for all uses in cubic meters.

Requires EnergyPlus simulation output to calculate.

boost::optional<double> openstudio::model::Facility::waterWaterSystems ( ) const

Returns the water used for water systems in cubic meters.

Requires EnergyPlus simulation output to calculate.

Friends And Related Function Documentation

using OptionalFacility = boost::optional<Facility>
related