getAxisAngle {CancerInSilico} | R Documentation |
get cell axis angle at a given time
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
data(SampleModels) getAxisAngle(modDefault, modDefault@runTime, 1)