#include <MeteoObj.h>
Public Types | |
enum | Parameters { firstparam =0 , TA =firstparam , RH , VW , DW , ISWR , ISWR_DIFF , ISWR_DIR , ILWR , HS , PSUM , PSUM_PH , PSUM_TECH , GROOMING , TSG , TSS , TS0 , TSNOW , TSNOW_AVG , RHOSNOW_AVG , SWE , RSNO , TOP_ALB , SURF_ALB , SP , RB , RG , N3 , MS_SNOWPACK_RUNOFF , MS_SURFACE_MASS_FLUX , MS_SOIL_RUNOFF , MS_WATER , MS_WATER_SOIL , MS_ICE_SOIL , SFC_SUBL , MNS , STORE , GLACIER , GLACIER_EXPOSED , ET , ISWR_TERRAIN , ILWR_TERRAIN , ISWR_BELOW_CAN , TSOIL1 , TSOIL2 , TSOIL3 , TSOIL4 , TSOIL_MAX , SOIL_RUNOFF1 , SOIL_RUNOFF2 , SOIL_RUNOFF3 , SOIL_RUNOFF4 , SOIL_RUNOFF_MAX , lastparam =SOIL_RUNOFF_MAX } |
this enum provides names for possible Snowpack grids More... | |
Static Public Member Functions | |
static const std::string & | getParameterName (const size_t &parindex) |
static size_t | getParameterIndex (const std::string &parname) |
Static Public Attributes | |
static const size_t | nrOfParameters = SnGrids::lastparam - SnGrids::firstparam + 1 |
holds the number of meteo parameters stored in MeteoData More... | |
enum SnGrids::Parameters |
this enum provides names for possible Snowpack grids
|
static |
|
static |
|
static |
holds the number of meteo parameters stored in MeteoData