#include <ViewFactorsCluster.h>
Public Member Functions | |
| ViewFactorsCluster (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) |
Public Member Functions inherited from ViewFactorsAlgorithm | |
| virtual | ~ViewFactorsAlgorithm () |
| ViewFactorsCluster::ViewFactorsCluster | ( | const mio::Config & | cfg, |
| const mio::DEMObject & | dem_in | ||
| ) |
|
virtual |
Implements ViewFactorsAlgorithm.
| void ViewFactorsCluster::getSkyViewFactor | ( | mio::Array2D< double > & | o_sky_vf | ) | const |
| double ViewFactorsCluster::GetViewfactor | ( | const int | i, |
| const int | j, | ||
| const int | a, | ||
| const int | b | ||
| ) |