VPRadianceOfXAndYAndZAndThetaAndPhiDetector TallySingle Method Virtual Photonics - VTS Library
Virtual Photonics
method to tally to detector given two consecutive photon data points

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

public void TallySingle(
	PhotonDataPoint previousDP,
	PhotonDataPoint dp,
	int currentRegionIndex
)

Implements

IHistoryDetector TallySingle(PhotonDataPoint, PhotonDataPoint, Int32)
See Also