VPROfXAndYDetector Constructor (DoubleRange, DoubleRange, Boolean, String)Virtual Photonics - VTS Library
Virtual Photonics
constructor for reflectance as a function of x and y detector input

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

public ROfXAndYDetector(
	DoubleRange x,
	DoubleRange y,
	bool tallySecondMoment,
	string name
)
See Also