py4design.skyviewfactor module

PART 1 - DISCRETIZATION OF 4-PI SPACE @author: Tiangang Yin Reference: Yin, T., Gastellu-Etchegorry, J.P., Lauret, N., Grau, E. and Rubio, J., 2013. A new approach of direction discretization and oversampling for 3D anisotropic radiative transfer modeling. Remote Sensing of Environment, 135, pp.213-223.

py4design.skyviewfactor.wrapTo2PI(stradiance)
class py4design.skyviewfactor.direction(x1=0.0, y1=0.0, z1=0.0)

Bases: object

printNorm()
reverseDir()
py4design.skyviewfactor.thetaPhiToVectorDir(theta, phi)
class py4design.skyviewfactor.tgDirs(nbDirs=2000)

Bases: object

classdocs

generateDirs()
printDirList(mode=0)
getDirList()
getDirUpperHemisphere()
getDirLowerHemisphere()
getNbDir()
py4design.skyviewfactor.calc_SVF(coord, compound)