VPMultiLayerTissue Constructor (MultiLayerTissueInput, AbsorptionWeightingType, PhaseFunctionType, Double)Virtual Photonics - VTS Library
Virtual Photonics
Creates an instance of a MultiLayerTissue based on an input data class

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

public MultiLayerTissue(
	MultiLayerTissueInput input,
	AbsorptionWeightingType absorptionWeightingType,
	PhaseFunctionType phaseFunctionType,
	double russianRouletteWeightThreshold
)
Remarks

air above and below tissue needs to be specified for a slab geometry
See Also