VPTOfRhoAndAngleDetector ClassVirtual Photonics - VTS Library
Virtual Photonics
Implements IDetector<double[,]>. Tally for transmittance as a function of Rho and Angle. This implementation works for Analog, DAW and CAW processing.
Inheritance Hierarchy

OnlineSystem Object
  Vts.MonteCarlo.Detectors TOfRhoAndAngleDetector

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

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