| FreeCompartment | R Documentation |
A class to model free unconstrained diffusion.
BaseCompartment -> FreeCompartment
FreeCompartment$new()Instantiates a new free compartment.
FreeCompartment$new(diffusivity = NULL)
diffusivityA numeric value specifying the diffusivity within the
sphere in \mum^2.ms^{-1}. Defaults to NULL, in
which case the default free diffusivity of 3
\mum^2.ms^{-1} is used.
An instance of the FreeCompartment class.
FreeCompartment$clone()The objects of this class are cloneable with this method.
FreeCompartment$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.