VPMultiLayerTissue GetDistanceToBoundary Method Virtual Photonics - VTS Library
Virtual Photonics
Finds the distance to the next boundary and independent of hitting it

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

public override double GetDistanceToBoundary(
	Photon photon
)

Return Value

Type: OnlineDouble

Implements

ITissue GetDistanceToBoundary(Photon)
See Also