The BioCro C++ Library
stomata_outputs.h
Go to the documentation of this file.
1#ifndef STOMATA_OUTPUTS_H
2#define STOMATA_OUTPUTS_H
3
9 double cs;
10 double hs;
11 double gsw;
12};
13
14#endif
A simple structure for holding the output of stomatal conductance calculations.
double gsw
Stomatal conductance to water vapor (mmol / m^2 / s)
double hs
Relative humidity at the leaf surface (dimensionless)
double cs
CO2 concentration at the leaf surface (micromol / mol)