VPTissueBase GetNeighborRegionIndex Method Virtual Photonics - VTS Library
Virtual Photonics
method to determine index of region photon is about to enter

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

public abstract int GetNeighborRegionIndex(
	Photon photon
)

Return Value

Type: OnlineInt32
index of neighbor region

Implements

ITissue GetNeighborRegionIndex(Photon)
See Also