VPPowerLawScatterer SetTissueType Method Virtual Photonics - VTS Library
Virtual Photonics
Sets the values for the first prefactor, the first exponent, the second prefactor and the second exponent for the given tissue type Skin: 1.2, 1.42, 0.0, 0.0 Breast (pre-menopause): 0.67, 0.95, 0.0, 0.0 Breast (post-menopause): 0.72, 0.58, 0.0, 0.0 Brain (white matter): 3.56, 0.84, 0.0, 0.0 Brain (grey matter): 0.56, 1.36, 0.0, 0.0 Liver: 0.84, 0.55, 0.0, 0.0 Custom: 1.0, 0.1, 0.0, 0.0

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

public void SetTissueType(
	TissueType tissueType
)
See Also