Alpine3D  Alpine3D-3.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ViewFactorsSectors Class Reference

#include <ViewFactorsSectors.h>

Public Member Functions

 ViewFactorsSectors (const mio::Config &cfg, const mio::DEMObject &dem_in)
 
double getSkyViewFactor (const int &i, const int &j)
 
void getSkyViewFactor (mio::Array2D< double > &o_sky_vf) const
 
double GetViewfactor (const int i, const int j, const int a, const int b)
 
int getViewCells (const int i, const int j, const int h, const int v)
 
- Public Member Functions inherited from ViewFactorsAlgorithm
virtual ~ViewFactorsAlgorithm ()
 

Constructor & Destructor Documentation

ViewFactorsSectors::ViewFactorsSectors ( const mio::Config &  cfg,
const mio::DEMObject &  dem_in 
)

Member Function Documentation

double ViewFactorsSectors::getSkyViewFactor ( const int &  i,
const int &  j 
)
virtual

Implements ViewFactorsAlgorithm.

void ViewFactorsSectors::getSkyViewFactor ( mio::Array2D< double > &  o_sky_vf) const
int ViewFactorsSectors::getViewCells ( const int  i,
const int  j,
const int  h,
const int  v 
)
double ViewFactorsSectors::GetViewfactor ( const int  i,
const int  j,
const int  a,
const int  b 
)

The documentation for this class was generated from the following files: