VPROfRhoAndOmegaDetector Constructor (DoubleRange, DoubleRange, Boolean, String)Virtual Photonics - VTS Library
Virtual Photonics
Returns an instance of ROfRhoAndAngleDetector

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

public ROfRhoAndOmegaDetector(
	DoubleRange rho,
	DoubleRange omega,
	bool tallySecondMoment,
	string name
)
See Also