#include <TysonNovakCellCycleModelCellsGenerator.hpp>


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