getAxisLength-methods: get cell axis length at a given time

Description Usage Arguments Value Examples

Description

get cell axis length at a given time

Usage

1
2
3
4
getAxisLength(model, time, cell)

## S4 method for signature 'OffLatticeModel'
getAxisLength(model, time, cell)

Arguments

model

cell model object

time

hour of the model to query

cell

id of cell to query

Value

axis length

Examples

1
2
data(SampleModels)
getAxisLength(modDefault, modDefault@runTime, 1)

CancerInSilico/CancerInSilico documentation built on June 9, 2019, 4:44 a.m.