The BioCro C++ Library
senescence_coefficient_logistic.h File Reference
#include "../framework/module.h"
#include "../framework/state_map.h"
#include <cmath>
+ Include dependency graph for senescence_coefficient_logistic.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  senescence_coefficient_logistic
 Calculates coefficients representing fraction of biomass senesced for each organ; coefficents are represented as a logistic functions depending on development index. More...
 

Namespaces

namespace  standardBML
 This is the standard BioCro module library; it includes the essential modules used in typical BioCro crop growth simulations.
 

Functions

double ksene (double rate, double alpha, double beta, double DVI)