VPROfXAndYDetector ClassVirtual Photonics - VTS Library
Virtual Photonics
Implements IDetector<double[,]>. Tally for reflectance as a function of X and Y. This implementation works for Analog, DAW and CAW processing.
Inheritance Hierarchy

OnlineSystem Object
  Vts.MonteCarlo.Detectors ROfXAndYDetector

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

public class ROfXAndYDetector : IDetector<double[,]>, 
	IDetector
See Also