Circularly-shaped compartment class
Source:R/circularly-shaped-compartments.R
CircularlyShapedCompartment.Rd
A class to model restricted diffusion in a bounded medium described by a circular shape with a given radius.
Super class
midi::BaseCompartment
-> CircularlyShapedCompartment
Methods
Method new()
Instantiates a new circular compartment.
Usage
CircularlyShapedCompartment$new(radius = NULL, diffusivity = NULL)