tumopp: Tumor growth simulator in C++
|
Parameters for the probability distributions of waiting times. More...
#include <cell.hpp>
Public Attributes | |
double | birth_rate = 1.0 |
double | death_rate = 0.0 |
double | death_prob = 0.0 |
double | migration_rate = 0.0 |
Parameters for the probability distributions of waiting times.