OpenStudio:model
 AllClasses Namespaces Functions Variables Typedefs Enumerations Enumerator Pages

#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