Virtual PhotonicsThe DiffusionParameters type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Copy |
Create a new copy of a DiffusionParameters object
| |
| Create |
Create a DiffusionParameters object from OpticalProperties object and a ForwardModel
choice.
| |
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| A |
Diffusion boundary parameter A = (1 + R2)/(1 - R1)
| |
| cn |
speed of light adjusted according to the refractive index of the media cn = c / n, where
n is the media refractive index
| |
| D |
diffusion coefficient = 1/3/mutr
| |
| gTilde |
1st moment of the scattering phase function, if Eddington = g, if delta-Eddington = g/(g+1)
| |
| mua |
absorption coefficient
| |
| mueff |
effective attenuation coefficient = sqrt(mua / D)
| |
| musTilde |
reduced scattering length as a function of the phase function, if Eddington: = musPrime,
if delta-Eddington = musStar
| |
| mutr |
mean reduced transport length
| |
| mutTilde |
mean reduced tranport length as a function of the phase function, if Eddington: = mutr,
if delta-Eddington = mutStar
| |
| zb |
extrapolated boundary distance
| |
| zp |
??? z0, better explain
|
See Also