Parameters for the probability distributions of waiting times.
More...
#include <cell.hpp>
|
double | birth_rate = 1.0 |
| \(\beta\)
|
|
double | death_rate = 0.0 |
| \(\delta\)
|
|
double | death_prob = 0.0 |
| \(\alpha\), death probability on cell division attempt
|
|
double | migration_rate = 0.0 |
| \(\rho\)
|
|
Parameters for the probability distributions of waiting times.
The documentation for this struct was generated from the following file: