VPITissue GetNeighborRegionIndex Method Virtual Photonics - VTS Library
Virtual Photonics
Method that gives the region the photon is about to enter.

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

int GetNeighborRegionIndex(
	Photon photon
)

Parameters

photon
Type: Vts.MonteCarlo Photon
Photon information (e.g. direction and position)

Return Value

Type: OnlineInt32
See Also