VPTallyType EnumerationVirtual Photonics - VTS Library
Virtual Photonics
The different types of tallies available

Namespace: Vts.MonteCarlo
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public enum TallyType
Members

  Member nameValueDescription
ROfRhoAndAngle0 Reflectance as a function of source-detector separation (rho) and angle
ROfRho1 Reflectance as a function of source-detector separation (rho)
ROfAngle2 Reflectance as a function of angle
ROfRhoAndOmega3 Reflectance as a function of source-detector separation (rho) and temporal-frequency (omega)
ROfRhoAndTime4 Reflectance as a function of source-detector separation (rho) and time
ROfXAndY5 Reflectance as a function of Cartesian position on the surface of the tissue
RDiffuse6 Total diffuse reflectance
RSpecular7 Total specular reflectance
ROfFx8 Reflectance as a function of spatial frequency along the x-axis
ROfFxAndTime9 Reflectance as a function of spatial frequency along the x-axis, and time
TOfRhoAndAngle10 Transmittance as a function of source-detector separation (rho) and angle
TOfRho11 Transmittance as a functino of source-detector separation (rho)
TOfAngle12 Transmittance as a function of angle
TDiffuse13 Total diffuse transmittance
FluenceOfRhoAndZ14 Fluence as a function of source-detector separation (rho) and tissue depth (Z)
FluenceOfRhoAndZAndTime15 Fluence as a function of source-detector separation (rho) and tissue depth (Z) and time
FluenceOfXAndYAndZ16 Fluence as a function of x, y and z
AOfRhoAndZ17 Absorbed energy as a function of source-detector separation (rho) and tissue depth (Z)
ATotal18 Total absorbed energy
ReflectedMTOfRhoAndSubregionHist19 Reflected momentum transfer as a function of source-detector separation (rho) and tissue region with histogram of MT
ReflectedTimeOfRhoAndSubregionHist20 Reflected subregion time as a function of source-detector separation (rho) and tissue region
RadianceOfRho21 Surface radiance as a function of source-detector separation (rho)
RadianceOfRhoAndZAndAngle22 Volume randiance as a function of source-detector separation (rho), tissue depth (Z) and angle
RadianceOfXAndYAndZAndThetaAndPhi23 Volume randiance as a function of x, y, z, theta and phi
pMCROfRhoAndTime24 perturbation Monte Carlo (pMC) reflectance as a function of source-detector sep. (rho) and time
pMCROfRho25 perturbation Monte Carlo (pMC) reflectance as a function of source-detector separation (rho)
pMCROfFx26 perturbation Monte Carlo (pMC) reflectance as a function of spatial frequency (fx)
pMCROfFxAndTime27 perturbation Monte Carlo (pMC) reflectance as a function of spatial frequency (fx) and time
dMCdROfRhodMua28 differential Monte Carlo (dMC) d(reflectance)/dMua as a function of source-detector separation (rho)
dMCdROfRhodMus29 differential Monte Carlo (dMC) d(reflectance)/dMus as a function of source-detector separation (rho)
See Also