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

#include <ZonePropertyUserViewFactorsBySurfaceName.hpp>

Public Member Functions

ModelObject fromSurface () const
 
ModelObject toSurface () const
 
 ViewFactor (const ModelObject &fromSurface, const ModelObject &toSurface, double viewFactor)
 
double viewFactor () const
 

Detailed Description

This class implements a view factor.

Constructor & Destructor Documentation

openstudio::model::ViewFactor::ViewFactor ( const ModelObject fromSurface,
const ModelObject toSurface,
double  viewFactor 
)

Member Function Documentation

ModelObject openstudio::model::ViewFactor::fromSurface ( ) const
ModelObject openstudio::model::ViewFactor::toSurface ( ) const
double openstudio::model::ViewFactor::viewFactor ( ) const