#include <meteoio/MeteoIO.h>
#include <alpine3d/ebalance/TerrainRadiationAlgorithm.h>
#include <alpine3d/ebalance/RadiationField.h>
#include <alpine3d/ebalance/SolarPanel.h>
#include <alpine3d/ebalance/SnowBRDF.h>
#include <array>
Go to the source code of this file.
Classes | |
class | TerrainRadiationComplex |
This module calculates the radiative transfer of SW radiation in snow-covered terrain. It can take into account anisotropic reflection of light on snow (forward scattering) and multiple reflections in the terrain. More... | |