VPRadianceOfXAndYAndZAndThetaAndPhiDetectorInput Constructor (DoubleRange, DoubleRange, DoubleRange, DoubleRange, DoubleRange, String)Virtual Photonics - VTS Library
Virtual Photonics
constructor for radiance that passes x, y, z, theta, phi, 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,
	string name
)
See Also