#include <WntCellCycleModelCellsGenerator.hpp>
Public Member Functions | |
AbstractCellCycleModel * | CreateCellCycleModel () |
double | GetTypicalTransitCellCycleTime () |
double | GetTypicalStemCellCycleTime () |
Definition at line 40 of file WntCellCycleModelCellsGenerator.hpp.
AbstractCellCycleModel * WntCellCycleModelCellsGenerator< DIM >::CreateCellCycleModel | ( | ) | [inline, virtual] |
Implements AbstractCellsGenerator< DIM >.
Definition at line 32 of file WntCellCycleModelCellsGenerator.cpp.
double WntCellCycleModelCellsGenerator< DIM >::GetTypicalTransitCellCycleTime | ( | ) | [inline, virtual] |
Implements AbstractCellsGenerator< DIM >.
Definition at line 39 of file WntCellCycleModelCellsGenerator.cpp.
double WntCellCycleModelCellsGenerator< DIM >::GetTypicalStemCellCycleTime | ( | ) | [inline, virtual] |
Implements AbstractCellsGenerator< DIM >.
Definition at line 46 of file WntCellCycleModelCellsGenerator.cpp.