Description Usage Arguments Value
Constructor for CellModel
1 2 3 4 5 6 |
.Object |
CellModel object |
initialNum |
initial number of cells |
runTime |
run time of the model in hours |
density |
initial density of the cell population |
boundary |
impose a physical boundary on the cells |
syncCycles |
synchronization all cells to the same point in the cycle |
randSeed |
random seed |
outputIncrement |
how often (model hours) to print simulation status |
recordIncrement |
how oftern (model hours) to record cell information |
timeIncrement |
internal time step (model hours) used by the model |
cellTypes |
list of CellType objects |
cellTypeInitFreq |
initial proportions of all cell types |
drugs |
list of Drug objects |
... |
model specific parameters |
initialized cell model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.