VPTissueBase GetPhotonDataPointStateOnExit Method Virtual Photonics - VTS Library
Virtual Photonics
method to determine state of Photon upon exit from tissue domain

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

public abstract PhotonStateType GetPhotonDataPointStateOnExit(
	Position position
)

Return Value

Type: PhotonStateType
PhotonStateType enum

Implements

ITissue GetPhotonDataPointStateOnExit(Position)
See Also