Description Usage Arguments Value Examples
get cell axis length at a given time
1 2 3 4 | getAxisLength(model, time, cell)
## S4 method for signature 'OffLatticeModel'
getAxisLength(model, time, cell)
|
model |
cell model object |
time |
hour of the model to query |
cell |
id of cell to query |
axis length
1 2 | data(SampleModels)
getAxisLength(modDefault, modDefault@runTime, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.