The BioCro C++ Library
canopy_photosynthesis_outputs Struct Reference

A simple structure for holding the output of canopy photosynthesis calculations. More...

#include <canopy_photosynthesis_outputs.h>

Public Attributes

double Assim
 Net CO2 assimilation rate (micromol / m^2 / s) More...
 
double canopy_conductance
 Stomatal conductance to water vapor (mol / m^2 / s) More...
 
double canopy_transpiration_penman
 P-M transpiration rate (mmol / m^2 / s) More...
 
double canopy_transpiration_priestly
 Priestly transpiration rate (mmol / m^2 / s) More...
 
double GrossAssim
 Gross CO2 assimilation rate (micromol / m^2 / s) More...
 
double RL
 Rate of non-photorespiratory CO2 release in the light (micromol / m^2 / s) More...
 
double Rp
 Rate of photorespiration (micromol / m^2 / s) More...
 
double Trans
 Transpiration rate (Mg / ha / hr) More...
 
double whole_plant_gr
 Whole-plant growth respiration rate (micromol / m^2 / s) More...
 

Detailed Description

A simple structure for holding the output of canopy photosynthesis calculations.

Definition at line 8 of file canopy_photosynthesis_outputs.h.

Member Data Documentation

◆ Assim

double Assim

Net CO2 assimilation rate (micromol / m^2 / s)

Definition at line 9 of file canopy_photosynthesis_outputs.h.

◆ canopy_conductance

double canopy_conductance

Stomatal conductance to water vapor (mol / m^2 / s)

Definition at line 10 of file canopy_photosynthesis_outputs.h.

◆ canopy_transpiration_penman

double canopy_transpiration_penman

P-M transpiration rate (mmol / m^2 / s)

Definition at line 11 of file canopy_photosynthesis_outputs.h.

◆ canopy_transpiration_priestly

double canopy_transpiration_priestly

Priestly transpiration rate (mmol / m^2 / s)

Definition at line 12 of file canopy_photosynthesis_outputs.h.

◆ GrossAssim

double GrossAssim

Gross CO2 assimilation rate (micromol / m^2 / s)

Definition at line 13 of file canopy_photosynthesis_outputs.h.

◆ RL

double RL

Rate of non-photorespiratory CO2 release in the light (micromol / m^2 / s)

Definition at line 14 of file canopy_photosynthesis_outputs.h.

◆ Rp

double Rp

Rate of photorespiration (micromol / m^2 / s)

Definition at line 15 of file canopy_photosynthesis_outputs.h.

◆ Trans

double Trans

Transpiration rate (Mg / ha / hr)

Definition at line 16 of file canopy_photosynthesis_outputs.h.

◆ whole_plant_gr

double whole_plant_gr

Whole-plant growth respiration rate (micromol / m^2 / s)

Definition at line 17 of file canopy_photosynthesis_outputs.h.


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