NODAL DATA used as a pointer in the SnowStation structure.
#include <DataClasses.h>
Public Member Functions | |
NodeData () | |
const std::string | toString () const |
Public Attributes | |
double | z |
nodal height from ground in m More... | |
double | u |
creep displacements in m More... | |
double | f |
reaction or unbalanced forces (CREEP) More... | |
double | udot |
downward creep velocity in m s-1 More... | |
double | T |
nodal temperature in K More... | |
double | S_n |
Stability Index for natural avalanches. More... | |
double | S_s |
Stability Index for skier triggered avalanches. More... | |
double | ssi |
Structural Stability Index. More... | |
double | hoar |
Mass of surface hoar collected while node was exposed to surface. More... | |
double | dhf |
double | S_dhf |
double | Sigdhf |
Friends | |
std::iostream & | operator<< (std::iostream &os, const NodeData &data) |
std::iostream & | operator>> (std::iostream &is, NodeData &data) |
|
inline |
const std::string NodeData::toString | ( | ) | const |
|
friend |
|
friend |
double NodeData::dhf |
double NodeData::f |
reaction or unbalanced forces (CREEP)
double NodeData::hoar |
Mass of surface hoar collected while node was exposed to surface.
double NodeData::S_dhf |
double NodeData::S_n |
Stability Index for natural avalanches.
double NodeData::S_s |
Stability Index for skier triggered avalanches.
double NodeData::Sigdhf |
double NodeData::ssi |
Structural Stability Index.
double NodeData::T |
nodal temperature in K
double NodeData::u |
creep displacements in m
double NodeData::udot |
downward creep velocity in m s-1
double NodeData::z |
nodal height from ground in m