VPRadianceOfXAndYAndZAndThetaAndPhiDetectorInput Constructor (DoubleRange, DoubleRange, DoubleRange, DoubleRange, DoubleRange)Virtual Photonics - VTS Library
Virtual Photonics
Constructor for radiance(x, y, z, theta, phi) that doesn't pass name and uses TallyType.ToString() for name

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

public RadianceOfXAndYAndZAndThetaAndPhiDetectorInput(
	DoubleRange x,
	DoubleRange y,
	DoubleRange z,
	DoubleRange theta,
	DoubleRange phi
)
See Also