OpenStudio:utilities/idd
Loading...
Searching...
No Matches
openstudio::SolarCollector_UnglazedTranspiredFields Class Reference

#include <SolarCollector_UnglazedTranspired_FieldEnums.hxx>

+ Inheritance diagram for openstudio::SolarCollector_UnglazedTranspiredFields:

Public Types

enum  domain {
  Name , BoundaryConditionsModelName , AvailabilityScheduleName , InletNodeName ,
  OutletNodeName , SetpointNodeName , ZoneNodeName , FreeHeatingSetpointScheduleName ,
  DiameterofPerforationsinCollector , DistanceBetweenPerforationsinCollector , ThermalEmissivityofCollectorSurface , SolarAbsorbtivityofCollectorSurface ,
  EffectiveOverallHeightofCollector , EffectiveGapThicknessofPlenumBehindCollector , EffectiveCrossSectionAreaofPlenumBehindCollector , HoleLayoutPatternforPitch ,
  HeatExchangeEffectivenessCorrelation , RatioofActualCollectorSurfaceAreatoProjectedSurfaceArea , RoughnessofCollector , CollectorThickness ,
  EffectivenessforPerforationswithRespecttoWind , DischargeCoefficientforOpeningswithRespecttoBuoyancyDrivenFlow
}
 

Public Member Functions

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

Static Public Member Functions

static std::string enumName ()
 

Detailed Description

Enumeration of SolarCollector:UnglazedTranspired'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

◆ domain

Enumerator
Name 
BoundaryConditionsModelName 
AvailabilityScheduleName 
InletNodeName 
OutletNodeName 
SetpointNodeName 
ZoneNodeName 
FreeHeatingSetpointScheduleName 
DiameterofPerforationsinCollector 
DistanceBetweenPerforationsinCollector 
ThermalEmissivityofCollectorSurface 
SolarAbsorbtivityofCollectorSurface 
EffectiveOverallHeightofCollector 
EffectiveGapThicknessofPlenumBehindCollector 
EffectiveCrossSectionAreaofPlenumBehindCollector 
HoleLayoutPatternforPitch 
HeatExchangeEffectivenessCorrelation 
RatioofActualCollectorSurfaceAreatoProjectedSurfaceArea 
RoughnessofCollector 
CollectorThickness 
EffectivenessforPerforationswithRespecttoWind 
DischargeCoefficientforOpeningswithRespecttoBuoyancyDrivenFlow 

Constructor & Destructor Documentation

◆ SolarCollector_UnglazedTranspiredFields() [1/3]

openstudio::SolarCollector_UnglazedTranspiredFields::SolarCollector_UnglazedTranspiredFields ( )
inline

◆ SolarCollector_UnglazedTranspiredFields() [2/3]

openstudio::SolarCollector_UnglazedTranspiredFields::SolarCollector_UnglazedTranspiredFields ( const std::string & t_name)
inline

◆ SolarCollector_UnglazedTranspiredFields() [3/3]

openstudio::SolarCollector_UnglazedTranspiredFields::SolarCollector_UnglazedTranspiredFields ( int t_value)
inline

Member Function Documentation

◆ enumName()

static std::string openstudio::SolarCollector_UnglazedTranspiredFields::enumName ( )
inlinestatic

◆ value()

domain openstudio::SolarCollector_UnglazedTranspiredFields::value ( ) const
inline