radhub.rpp.D
- radhub.rpp.D(x, y, z)
The differential pathlength distribution function through a parallelepiped of dimensions x,y,z.
\[f(x,y,z)(s) + f(x,z,y)(s) + f(y,x,z)(s) + f(y,z,x)(s) + f(z,x,y)(s) + f(z,y,x)(s)\]- Parameters
x (float) – RPP dimension of length x
y (float) – RPP dimension of length y
z (float) – RPP dimension of length z
- Returns
Probability per unit length
- Return type
float
Examples
(Source code, png, html, pdf)
(Source code, png, html, pdf)
(Source code, png, html, pdf)
(Source code, png, html, pdf)
(Source code, png, html, pdf)
(Source code, png, html, pdf)