OpenStudioCore:energyplus
 All Classes Namespaces Functions Typedefs Enumerations Enumerator Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
openstudio::energyplus::CoordinateSystem Class Reference

#include <GeometryTranslator.hpp>

+ Inheritance diagram for openstudio::energyplus::CoordinateSystem:

Public Types

enum  domain { BOOST_PP_SEQ_FOR_EACH =(OPENSTUDIO_ENUM_DOMAIN_ELEM, CoordinateSystem , ((Relative)) ((World)) ((Absolute)) ) }
 

Public Member Functions

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

Static Public Member Functions

static std::string enumName ()
 

Detailed Description

Member Enumeration Documentation

Enumerator
BOOST_PP_SEQ_FOR_EACH 

Constructor & Destructor Documentation

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

Member Function Documentation

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