iLand
Public Attributes | List of all members
WaterCycleData Class Reference

WaterCycleData is a data transfer container for water-related details. More...

#include <watercycle.h>

Public Attributes

double water_to_ground [366]
 daily amount of water that actually reaches the ground (i.e., after interception) More...
 
double snow_cover [366]
 height of snow cover [mm water column] More...
 

Detailed Description

WaterCycleData is a data transfer container for water-related details.

Member Data Documentation

◆ snow_cover

double WaterCycleData::snow_cover[366]

height of snow cover [mm water column]

◆ water_to_ground

double WaterCycleData::water_to_ground[366]

daily amount of water that actually reaches the ground (i.e., after interception)


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