This structure defines the optical properties for each medium. More...
#include <mcx_utils.h>
Public Attributes | |
float | mua |
float | mus |
float | n |
float | g |
This structure defines the optical properties for each medium.
For each optical medium, we use a 4-element structure to identify its optical properties, i.e, the absorption coeff (mu_a)in 1/mm, the scattering coeff (mu_s) in 1/mm, the refractive index (n) and anisotropy (g).
float MMC_medium::g |
anisotropy
float MMC_medium::mua |
absorption coeff in 1/mm unit
float MMC_medium::mus |
scattering coeff in 1/mm unit
float MMC_medium::n |
refractive index