OpenStudio:model
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
openstudio::model::SurroundingSurfaceGroup Class Reference

#include <SurfacePropertySurroundingSurfaces.hpp>

Public Member Functions

 SurroundingSurfaceGroup (std::string surroundingSurfaceName, double viewFactor, const Schedule &temperatureSchedule)
 
std::string surroundingSurfaceName () const
 
Schedule temperatureSchedule () const
 
double viewFactor () const
 

Detailed Description

This class implements an extensible group.

Constructor & Destructor Documentation

openstudio::model::SurroundingSurfaceGroup::SurroundingSurfaceGroup ( std::string  surroundingSurfaceName,
double  viewFactor,
const Schedule temperatureSchedule 
)

Member Function Documentation

std::string openstudio::model::SurroundingSurfaceGroup::surroundingSurfaceName ( ) const
Schedule openstudio::model::SurroundingSurfaceGroup::temperatureSchedule ( ) const
double openstudio::model::SurroundingSurfaceGroup::viewFactor ( ) const