|
The BioCro C++ Library
|
Include dependency graph for c3photo.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| photosynthesis_outputs | c3photoC (c3_temperature_response_parameters const tr_param, double const absorbed_ppfd, double const Tleaf, double const Tambient, double const RH, double const Vcmax_at_25, double const Jmax_at_25, double const TPU_rate_max, double const RL_at_25, double const bb0, double const bb1, double const Gs_min, double Ca, double const AP, double const O2, double const StomWS, double const electrons_per_carboxylation, double const electrons_per_oxygenation, double const beta_PSII, double const gbw) |
| double | solc (double LeafT) |
| double | solo (double LeafT) |
| photosynthesis_outputs c3photoC | ( | c3_temperature_response_parameters const | tr_param, |
| double const | absorbed_ppfd, | ||
| double const | Tleaf, | ||
| double const | Tambient, | ||
| double const | RH, | ||
| double const | Vcmax_at_25, | ||
| double const | Jmax_at_25, | ||
| double const | TPU_rate_max, | ||
| double const | RL_at_25, | ||
| double const | bb0, | ||
| double const | bb1, | ||
| double const | Gs_min, | ||
| double | Ca, | ||
| double const | AP, | ||
| double const | O2, | ||
| double const | StomWS, | ||
| double const | electrons_per_carboxylation, | ||
| double const | electrons_per_oxygenation, | ||
| double const | beta_PSII, | ||
| double const | gbw | ||
| ) |
Definition at line 25 of file c3photo.cpp.
References FvCB_outputs::An, ball_berry_gs(), c3_temperature_response(), conductance_limited_assim(), stomata_outputs::cs, FvCB_assim(), c3_param_at_tleaf::Gstar, stomata_outputs::gsw, stomata_outputs::hs, c3_param_at_tleaf::Jmax_norm, c3_param_at_tleaf::Kc, c3_param_at_tleaf::Ko, c3_param_at_tleaf::phi_PSII, c3_param_at_tleaf::RL_norm, sequential_conductance(), solo(), c3_param_at_tleaf::theta, c3_param_at_tleaf::Tp_norm, FvCB_outputs::Vc, and c3_param_at_tleaf::Vcmax_norm.
Referenced by c3CanAC().
Here is the call graph for this function:
Here is the caller graph for this function:| double solc | ( | double | LeafT | ) |
| double solo | ( | double | LeafT | ) |
Definition at line 192 of file c3photo.cpp.
Referenced by c3photoC().
Here is the caller graph for this function: