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