SNOWPACK 20251207.15ac3588
Physically based, energy balance snow cover model
Loading...
Searching...
No Matches
SnowpackConfig Class Reference

#include <SnowpackConfig.h>

Public Member Functions

 SnowpackConfig (const std::string &i_filename)
 Main constructor. The file is parsed and a key/value map object is internally created furthermore all missing key value pairs needed for Snowpack operation are added.
 
 SnowpackConfig (const mio::Config &i_cfg)
 

Constructor & Destructor Documentation

◆ SnowpackConfig() [1/2]

SnowpackConfig::SnowpackConfig ( const std::string &  i_filename)

Main constructor. The file is parsed and a key/value map object is internally created furthermore all missing key value pairs needed for Snowpack operation are added.

Parameters
[in]i_filenamestring representing the absolute filename of the key/value file

◆ SnowpackConfig() [2/2]

SnowpackConfig::SnowpackConfig ( const mio::Config &  i_cfg)

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