Structure of double values for output to SDB.
#include <Hazard.h>
Public Member Functions | |
| ProcessDat () | |
Public Attributes | |
| mio::Date | date |
| Process date. More... | |
| unsigned int | nHz |
| Number of hazard steps. More... | |
| std::string | stat_abbrev |
| unsigned char | loc_for_snow |
| unsigned char | loc_for_wind |
| double | ch |
| height of snow HS (cm) More... | |
| double | swe |
| snow water equivalent SWE (kg m-2) More... | |
| double | tot_lwc |
| total liquid water content (kg m-2) More... | |
| double | runoff |
| runoff (kg m-2) More... | |
| double | dewpt_def |
| dew point deficit (degC) More... | |
| double | hoar_size |
| 24 h surface hoar size (mm) More... | |
| double | hoar_ind6 |
| 6 h surface hoar index (kg m-2) More... | |
| double | hoar_ind24 |
| 24 h surface hoar index (kg m-2) More... | |
| double | wind_trans |
| 6 h drifting snow index (cm) More... | |
| double | wind_trans24 |
| 24 h drifting snow index (cm) More... | |
| double | hn_half_hour |
| half_hour depth of snowfall (cm) More... | |
| double | hn3 |
| 3 h depth of snowfall (cm) More... | |
| double | hn6 |
| 6 h depth of snowfall (cm) More... | |
| double | hn12 |
| 12 h depth of snowfall (cm) More... | |
| double | hn24 |
| 24 depth of snowfall (cm) More... | |
| double | hn72 |
| 72 depth of snowfall (cm) More... | |
| double | hn72_24 |
| 3 d sum of 24 h depth of snowfall (cm) More... | |
| double | psum_half_hour |
| half_hour new snow water equivalent (kg m-2) More... | |
| double | psum3 |
| 3 h new snow water equivalent (kg m-2) More... | |
| double | psum6 |
| 6 h new snow water equivalent (kg m-2) More... | |
| double | psum12 |
| 12 h new snow water equivalent (kg m-2) More... | |
| double | psum24 |
| 24 h new snow water equivalent (kg m-2) More... | |
| double | psum72 |
| 72 h new snow water equivalent (kg m-2) More... | |
| signed char | stab_class1 |
| stability classes 1,3,5 More... | |
| signed char | stab_class2 |
| profile type 0..10 More... | |
| double | stab_index1 |
| deformation index Sdef More... | |
| double | stab_height1 |
| depth of stab_index1 (cm) More... | |
| double | stab_index2 |
| natural stability index Sn38 More... | |
| double | stab_height2 |
| depth of stab_index2 (cm) More... | |
| double | stab_index3 |
| skier stability index Sk38 More... | |
| double | stab_height3 |
| depth of stab_index3 (cm) More... | |
| double | stab_index4 |
| structural stability index SSI More... | |
| double | stab_height4 |
| depth of stab_index4 (cm) More... | |
| double | stab_index5 |
| none More... | |
| double | stab_height5 |
| depth of stab_index5 (cm) More... | |
| double | crust |
| height of melt-freeze crust on southern slope (cm) More... | |
| double | en_bal |
| internal energy change (kJ m-2) More... | |
| double | sw_net |
| surface energy input (kJ m-2) More... | |
| double | t_top1 |
| double | t_top2 |
| snow temperatures at depth 1 & 2, respectively (degC) More... | |
| double | lwi_N |
| double | lwi_S |
| liquid water index for northerly and southerly slopes, respectively. More... | |
| double | dhs_corr |
| snow depth correction in case of squezzing or blow-up (cm) More... | |
| double | mass_corr |
| mass correction from either forced erosion and squeezing (neg) or blowing up (pos) (cm) More... | |
|
inline |
| double ProcessDat::ch |
height of snow HS (cm)
| double ProcessDat::crust |
height of melt-freeze crust on southern slope (cm)
| mio::Date ProcessDat::date |
Process date.
| double ProcessDat::dewpt_def |
dew point deficit (degC)
| double ProcessDat::dhs_corr |
snow depth correction in case of squezzing or blow-up (cm)
| double ProcessDat::en_bal |
internal energy change (kJ m-2)
| double ProcessDat::hn12 |
12 h depth of snowfall (cm)
| double ProcessDat::hn24 |
24 depth of snowfall (cm)
| double ProcessDat::hn3 |
3 h depth of snowfall (cm)
| double ProcessDat::hn6 |
6 h depth of snowfall (cm)
| double ProcessDat::hn72 |
72 depth of snowfall (cm)
| double ProcessDat::hn72_24 |
3 d sum of 24 h depth of snowfall (cm)
| double ProcessDat::hn_half_hour |
half_hour depth of snowfall (cm)
| double ProcessDat::hoar_ind24 |
24 h surface hoar index (kg m-2)
| double ProcessDat::hoar_ind6 |
6 h surface hoar index (kg m-2)
| double ProcessDat::hoar_size |
24 h surface hoar size (mm)
| unsigned char ProcessDat::loc_for_snow |
| unsigned char ProcessDat::loc_for_wind |
| double ProcessDat::lwi_N |
| double ProcessDat::lwi_S |
liquid water index for northerly and southerly slopes, respectively.
| double ProcessDat::mass_corr |
mass correction from either forced erosion and squeezing (neg) or blowing up (pos) (cm)
| unsigned int ProcessDat::nHz |
Number of hazard steps.
| double ProcessDat::psum12 |
12 h new snow water equivalent (kg m-2)
| double ProcessDat::psum24 |
24 h new snow water equivalent (kg m-2)
| double ProcessDat::psum3 |
3 h new snow water equivalent (kg m-2)
| double ProcessDat::psum6 |
6 h new snow water equivalent (kg m-2)
| double ProcessDat::psum72 |
72 h new snow water equivalent (kg m-2)
| double ProcessDat::psum_half_hour |
half_hour new snow water equivalent (kg m-2)
| double ProcessDat::runoff |
runoff (kg m-2)
| signed char ProcessDat::stab_class1 |
stability classes 1,3,5
| signed char ProcessDat::stab_class2 |
profile type 0..10
| double ProcessDat::stab_height1 |
depth of stab_index1 (cm)
| double ProcessDat::stab_height2 |
depth of stab_index2 (cm)
| double ProcessDat::stab_height3 |
depth of stab_index3 (cm)
| double ProcessDat::stab_height4 |
depth of stab_index4 (cm)
| double ProcessDat::stab_height5 |
depth of stab_index5 (cm)
| double ProcessDat::stab_index1 |
deformation index Sdef
| double ProcessDat::stab_index2 |
natural stability index Sn38
| double ProcessDat::stab_index3 |
skier stability index Sk38
| double ProcessDat::stab_index4 |
structural stability index SSI
| double ProcessDat::stab_index5 |
none
| std::string ProcessDat::stat_abbrev |
| double ProcessDat::sw_net |
surface energy input (kJ m-2)
| double ProcessDat::swe |
snow water equivalent SWE (kg m-2)
| double ProcessDat::t_top1 |
| double ProcessDat::t_top2 |
snow temperatures at depth 1 & 2, respectively (degC)
| double ProcessDat::tot_lwc |
total liquid water content (kg m-2)
| double ProcessDat::wind_trans |
6 h drifting snow index (cm)
| double ProcessDat::wind_trans24 |
24 h drifting snow index (cm)