VPInt2DRectangularSourceInput Constructor (Double, Double, DoubleRange, DoubleRange)Virtual Photonics - VTS Library
Virtual Photonics
General constructor for 2D rectangular source

Namespace: Vts.FemModeling.MGRTE._2D.SourceInputs
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public Int2DRectangularSourceInput(
	double xLength,
	double zHeight,
	DoubleRange center,
	DoubleRange thetaRange
)
See Also