OpenStudioCore:utilities/idd
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
openstudio::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields Class Reference

#include <Generator_FuelCell_ExhaustGasToWaterHeatExchanger_FieldEnums.hxx>

+ Inheritance diagram for openstudio::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields:

Public Types

enum  domain {
  Name, HeatRecoveryWaterInletNodeName, HeatRecoveryWaterOutletNodeName, HeatRecoveryWaterMaximumFlowRate,
  ExhaustOutletAirNodeName, HeatExchangerCalculationMethod, Method1HeatExchangerEffectiveness, Method2Parameterhxs0,
  Method2Parameterhxs1, Method2Parameterhxs2, Method2Parameterhxs3, Method2Parameterhxs4,
  Method3h0GasCoefficient, Method3NdotGasRefCoefficient, Method3nCoefficient, Method3GasArea,
  Method3h0WaterCoefficient, Method3NdotWaterrefCoefficient, Method3mCoefficient, Method3WaterArea,
  Method3FAdjustmentFactor, Method4hxl1Coefficient, Method4hxl2Coefficient, Method4CondensationThreshold
}
 

Public Member Functions

 Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields ()
 
 Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields (const std::string &t_name)
 
 Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields (int t_value)
 
domain value () const
 

Static Public Member Functions

static std::string enumName ()
 

Detailed Description

Enumeration of Generator:FuelCell:ExhaustGasToWaterHeatExchanger's Idd and Idf non-extensible fields.

This enumeration provides readable, and semi-robust tags to use instead of bare unsigned integer field indices. (The enumeration value names are more likely to be valid across EnergyPlus and OpenStudio releases, and will break if they become invalid.) See the OPENSTUDIO_ENUM documentation in utilities/core/Enum.hpp. The actual macro call is:

Member Enumeration Documentation

Enumerator
Name 
HeatRecoveryWaterInletNodeName 
HeatRecoveryWaterOutletNodeName 
HeatRecoveryWaterMaximumFlowRate 
ExhaustOutletAirNodeName 
HeatExchangerCalculationMethod 
Method1HeatExchangerEffectiveness 
Method2Parameterhxs0 
Method2Parameterhxs1 
Method2Parameterhxs2 
Method2Parameterhxs3 
Method2Parameterhxs4 
Method3h0GasCoefficient 
Method3NdotGasRefCoefficient 
Method3nCoefficient 
Method3GasArea 
Method3h0WaterCoefficient 
Method3NdotWaterrefCoefficient 
Method3mCoefficient 
Method3WaterArea 
Method3FAdjustmentFactor 
Method4hxl1Coefficient 
Method4hxl2Coefficient 
Method4CondensationThreshold 

Constructor & Destructor Documentation

openstudio::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields ( )
inline
openstudio::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields ( const std::string &  t_name)
inline
openstudio::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields ( int  t_value)
inline

Member Function Documentation

static std::string openstudio::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields::enumName ( )
inlinestatic
domain openstudio::Generator_FuelCell_ExhaustGasToWaterHeatExchangerFields::value ( ) const
inline