OpenStudio:energyplus
Loading...
Searching...
No Matches
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)) ((Absolute)(World))) }
 

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 ()
 

Member Enumeration Documentation

◆ domain

Enumerator
BOOST_PP_SEQ_FOR_EACH 

Constructor & Destructor Documentation

◆ CoordinateSystem() [1/3]

openstudio::energyplus::CoordinateSystem::CoordinateSystem ( )
inline

◆ CoordinateSystem() [2/3]

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

◆ CoordinateSystem() [3/3]

openstudio::energyplus::CoordinateSystem::CoordinateSystem ( int t_value)
inline

Member Function Documentation

◆ enumName()

static std::string openstudio::energyplus::CoordinateSystem::enumName ( )
inlinestatic

◆ value()

domain openstudio::energyplus::CoordinateSystem::value ( ) const
inline