#include <SimpleWntCellCycleModelCellsGenerator.hpp>
Public Member Functions | |
AbstractCellCycleModel * | CreateCellCycleModel () |
double | GetTypicalTransitCellCycleTime () |
double | GetTypicalStemCellCycleTime () |
Definition at line 39 of file SimpleWntCellCycleModelCellsGenerator.hpp.
AbstractCellCycleModel * SimpleWntCellCycleModelCellsGenerator< DIM >::CreateCellCycleModel | ( | ) | [inline, virtual] |
Implements AbstractCellsGenerator< DIM >.
Definition at line 32 of file SimpleWntCellCycleModelCellsGenerator.cpp.
double SimpleWntCellCycleModelCellsGenerator< DIM >::GetTypicalTransitCellCycleTime | ( | ) | [inline, virtual] |
Implements AbstractCellsGenerator< DIM >.
Definition at line 39 of file SimpleWntCellCycleModelCellsGenerator.cpp.
References CancerParameters::GetSG2MDuration(), CancerParameters::GetTransitCellG1Duration(), and CancerParameters::Instance().
double SimpleWntCellCycleModelCellsGenerator< DIM >::GetTypicalStemCellCycleTime | ( | ) | [inline, virtual] |
Implements AbstractCellsGenerator< DIM >.
Definition at line 47 of file SimpleWntCellCycleModelCellsGenerator.cpp.
References CancerParameters::GetSG2MDuration(), CancerParameters::GetStemCellG1Duration(), and CancerParameters::Instance().