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