#include <TechSnowA3D.h>
|
| TechSnowA3D (const mio::Config &cfg, const mio::DEMObject &dem) |
| Reading the slope file and slope conditions. More...
|
|
void | setMeteo (const mio::Grid2DObject &ta, const mio::Grid2DObject &rh, const mio::Grid2DObject &hs, const mio::Date ×tamp) |
| Get the grooming and amount of technical snow production map. More...
|
|
mio::Grid2DObject | getGrid (const SnGrids::Parameters ¶m) const |
|
◆ TechSnowA3D()
TechSnowA3D::TechSnowA3D |
( |
const mio::Config & |
cfg, |
|
|
const mio::DEMObject & |
dem |
|
) |
| |
Reading the slope file and slope conditions.
It reads in the slope file and the defined slope conditions for three different priorities
- Parameters
-
[in] | cfg | is used to get 'TechSnow' conditions for snow production and reading the slope conditions file, defined in a separate file |
[in] | dem | file to check whether the geolocalization of the slope file is the same |
◆ getGrid()
◆ getGridsRequirements()
static std::string TechSnowA3D::getGridsRequirements |
( |
| ) |
|
|
inlinestatic |
◆ setMeteo()
void TechSnowA3D::setMeteo |
( |
const mio::Grid2DObject & |
ta, |
|
|
const mio::Grid2DObject & |
rh, |
|
|
const mio::Grid2DObject & |
hs, |
|
|
const mio::Date & |
date |
|
) |
| |
Get the grooming and amount of technical snow production map.
Setting psum_tech and grooming for each pixel based on the defined slope conditions
- Parameters
-
[in] | ta | temperature map |
[in] | rh | relative humidity map |
[in] | hs | snow height map |
[in] | date | actual date |
The documentation for this class was generated from the following files: