VPExtLineSource Constructor (DoubleRange, DoubleRange, DoubleRange)Virtual Photonics - VTS Library
Virtual Photonics
General constructor for external line source

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

public ExtLineSource(
	DoubleRange start,
	DoubleRange end,
	DoubleRange thetaRange
)
See Also