#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  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
"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  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | bool openstudio::model::SupplyAirflowRatioField::isCoolingRatioAutosized  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | bool openstudio::model::SupplyAirflowRatioField::isHeatingRatioAutosized  | 
          ( | 
           | ) | 
           const |