VPInputParameterType EnumerationVirtual Photonics - VTS Library
Virtual Photonics
input parameters types used in the Monte Carlo CommandLine application for parameter sweeps

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

public enum InputParameterType
Members

  Member nameValueDescription
XSourcePosition0 x position of the source definition
YSourcePosition1 y position of the source definition
XEllipsePosition2 x center position of the embedded ellipse
YEllipsePosition3 y center position of the embedded ellipse
ZEllipsePosition4 z center position of the embedded ellipse
XEllipseRadius5 x-axis radius of embedded ellipse
YEllipseRadius6 y-axis radius of embedded ellipse
ZEllipseRadius7 z-axis radius of embedded ellipse
Mua18 absorption coefficient of top layer of tissue
Mua29 absorption coefficient of second layer of tissue
Mus110 scattering coefficient of top layer of tissue
Mus211 scattering coefficient of second layer of tissue
G112 anisotropy coefficient of top layer of tissue
G213 anisotropy coefficient of second layer of tissue
N114 refractive index of top layer of tissue
N215 refractive index of second layer of tissue
D116 thickness of top layer of tissue
D217 thickness of second layer of tissue
See Also