SodermanCompartment {midi}R Documentation

Soderman's model for restricted diffusion in a cylinder

Description

A class to model restricted diffusion in a cylinder using the Soderman's model.

Super class

midi::CylinderRadialCompartment -> SodermanCompartment

Methods

Public methods

Inherited methods

Method clone()

The objects of this class are cloneable with this method.

Usage
SodermanCompartment$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

References

Söderman, O., & Jönsson, B. (1995). Restricted diffusion in cylindrical geometry. Journal of Magnetic Resonance, Series A, 117(1), 94-97.


[Package midi version 0.1.0 Index]