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

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

public ROfXAndYDetectorInput(
	DoubleRange x,
	DoubleRange y,
	string name
)
See Also