#include <UnitarySystemPerformanceMultispeed.hpp>
      
        
          | openstudio::model::SupplyAirflowRatioField::SupplyAirflowRatioField | ( |  | ) |  | 
      
 
Default Constructor. Autosizes both heating and cooling. 
 
 
      
        
          | openstudio::model::SupplyAirflowRatioField::SupplyAirflowRatioField | ( | double | heatingRatio, | 
        
          |  |  | double | coolingRatio | 
        
          |  | ) |  |  | 
      
 
Constructor that sets values for both heating and cooling. 
 
 
      
        
          | boost::optional<double> openstudio::model::SupplyAirflowRatioField::coolingRatio | ( |  | ) |  | 
      
 
 
"Constructor" that autosizes heating ration and sets cooling ratio. 
 
 
"Constructor" that autosizes cooling ratio and sets heating ratio. 
 
 
  
  | 
        
          | std::vector<std::string> openstudio::model::SupplyAirflowRatioField::getHeatingCoolingRatiosAsStrings | ( |  | ) | const |  | protected | 
 
 
      
        
          | boost::optional<double> openstudio::model::SupplyAirflowRatioField::heatingRatio | ( |  | ) |  | 
      
 
 
      
        
          | bool openstudio::model::SupplyAirflowRatioField::isCoolingRatioAutosized | ( |  | ) |  | 
      
 
 
      
        
          | bool openstudio::model::SupplyAirflowRatioField::isHeatingRatioAutosized | ( |  | ) |  |