NeumanCompartment {midi} | R Documentation |
Neuman's model for restricted diffusion in a cylinder
Description
A class to model restricted diffusion in a cylinder using the Neuman's model.
Super class
midi::CylinderRadialCompartment
-> NeumanCompartment
Methods
Public methods
Inherited methods
Method clone()
The objects of this class are cloneable with this method.
Usage
NeumanCompartment$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
References
Neuman, C. H. (1974). Spin echo of spins diffusing in a bounded medium. The Journal of Chemical Physics, 60(11), 4508-4511.
[Package midi version 0.1.0 Index]